]> Some of my projects - aniplayer-old.git/log
aniplayer-old.git
14 years agoAdd setting for OP/ED skip length.
APTX [Wed, 18 May 2011 16:23:37 +0000 (18:23 +0200)]
Add setting for OP/ED skip length.

14 years agoRemove duplicate entries.
APTX [Wed, 18 May 2011 16:22:38 +0000 (18:22 +0200)]
Remove duplicate entries.

14 years agoFix crash on opening file in a folder with files not recognized by DirectoryPlaylist.
APTX [Sun, 26 Dec 2010 03:28:04 +0000 (04:28 +0100)]
Fix crash on opening file in a folder with files not recognized by DirectoryPlaylist.

15 years agoReport hashing progress. Do not allow to mark a file more than once.
APTX [Tue, 1 Jun 2010 11:36:37 +0000 (13:36 +0200)]
Report hashing progress. Do not allow to mark a file more than once.

15 years agoFix pro files after repo split
APTX [Tue, 1 Jun 2010 11:35:43 +0000 (13:35 +0200)]
Fix pro files after repo split

15 years agoRemove anidbudpclient from repo
APTX [Mon, 31 May 2010 18:16:54 +0000 (20:16 +0200)]
Remove anidbudpclient from repo

15 years agoIgnore more needless files
APTX [Mon, 31 May 2010 14:32:56 +0000 (16:32 +0200)]
Ignore more needless files

15 years agoMerge branch 'server-error-handling'
APTX [Mon, 31 May 2010 14:24:45 +0000 (16:24 +0200)]
Merge branch 'server-error-handling'

15 years agoMerge branch 'command-reply-try2'
APTX [Mon, 31 May 2010 14:24:32 +0000 (16:24 +0200)]
Merge branch 'command-reply-try2'

15 years ago- Made errorState reachable. Most errors are now being reported.
APTX [Sun, 30 May 2010 15:41:34 +0000 (17:41 +0200)]
- Made errorState reachable. Most errors are now being reported.

15 years agoShould all be working just like before the rewrite. Commands with waitForResult(...
APTX [Sun, 30 May 2010 10:33:58 +0000 (12:33 +0200)]
Should all be working just like before the rewrite. Commands with waitForResult() == false are owned by the client.

15 years agoMostly working again.
APTX [Sat, 29 May 2010 19:09:59 +0000 (21:09 +0200)]
Mostly working again.

15 years ago- First compiling code.
APTX [Sat, 29 May 2010 15:47:32 +0000 (17:47 +0200)]
- First compiling code.

15 years agoCleanup
APTX [Sun, 14 Mar 2010 14:39:29 +0000 (15:39 +0100)]
Cleanup

15 years agoMisc fixes.
APTX [Fri, 26 Feb 2010 01:07:02 +0000 (02:07 +0100)]
Misc fixes.

15 years agoUse qualified names for signal types.
APTX [Fri, 26 Feb 2010 01:06:13 +0000 (02:06 +0100)]
Use qualified names for signal types.

15 years agoClient does not own AbstractCommand's and never attempts to delete them.
APTX [Fri, 26 Feb 2010 01:05:17 +0000 (02:05 +0100)]
Client does not own AbstractCommand's and never attempts to delete them.

15 years agoAdd *.flv extension as a video extension.
APTX [Fri, 26 Feb 2010 01:01:51 +0000 (02:01 +0100)]
Add *.flv extension as a video extension.

15 years agoWait for the state machine to start.
APTX [Thu, 31 Dec 2009 23:34:30 +0000 (00:34 +0100)]
Wait for the state machine to start.

15 years agoMerge 4.6.0-statemachine
APTX [Thu, 31 Dec 2009 19:54:57 +0000 (20:54 +0100)]
Merge 4.6.0-statemachine

15 years ago3 seconds is enough...
APTX [Thu, 31 Dec 2009 19:52:33 +0000 (20:52 +0100)]
3 seconds is enough...

15 years agoCorrectly determine if everything was read from the buffer. end() returned true in...
APTX [Thu, 31 Dec 2009 19:51:58 +0000 (20:51 +0100)]
Correctly determine if everything was read from the buffer. end() returned true in two cases: buffer full and empty.

15 years agoemit replyReady() on all replies.
APTX [Thu, 31 Dec 2009 19:49:53 +0000 (20:49 +0100)]
emit replyReady() on all replies.

16 years agoAdd HashRequest and HashReply to Hash. They should offer better methods of creating...
APTX [Fri, 30 Oct 2009 13:04:15 +0000 (14:04 +0100)]
Add HashRequest and HashReply to Hash. They should offer better methods of creating and controlling hashing tasks.

16 years agoLower command flood interval to 3 seconds. Fix some typos.
APTX [Fri, 30 Oct 2009 12:54:52 +0000 (13:54 +0100)]
Lower command flood interval to 3 seconds. Fix some typos.

16 years agoAdd application icon.
APTX [Fri, 30 Oct 2009 12:51:33 +0000 (13:51 +0100)]
Add application icon.

16 years agoFix opening files with single application.
APTX [Fri, 30 Oct 2009 12:50:05 +0000 (13:50 +0100)]
Fix opening files with single application.

16 years agoMerge branch 'master' into 4.6.0-statemachine
APTX [Thu, 24 Sep 2009 00:17:06 +0000 (02:17 +0200)]
Merge branch 'master' into 4.6.0-statemachine

16 years agoMerge branch 'single-application'
APTX [Thu, 24 Sep 2009 00:14:56 +0000 (02:14 +0200)]
Merge branch 'single-application'

16 years agoDisplay currently playing file name in window title.
APTX [Thu, 24 Sep 2009 00:14:35 +0000 (02:14 +0200)]
Display currently playing file name in window title.

16 years ago- AniPlayer now works as a single instance.
APTX [Wed, 23 Sep 2009 23:29:00 +0000 (01:29 +0200)]
- AniPlayer now works as a single instance.

16 years ago- Add Single Application solution.
APTX [Wed, 23 Sep 2009 13:57:17 +0000 (15:57 +0200)]
- Add Single Application solution.

16 years ago- Remove qtstatemachine from lib.pro.
APTX [Wed, 23 Sep 2009 13:16:05 +0000 (15:16 +0200)]
- Remove qtstatemachine from lib.pro.

16 years ago- Port to the State machine classes from 4.6.0.
APTX [Wed, 23 Sep 2009 13:14:43 +0000 (15:14 +0200)]
- Port to the State machine classes from 4.6.0.
- Remove qtstatemachine-solution lib.

16 years ago- Add back1sec action, skips back 1 second (shortcut: m).
APTX [Wed, 16 Sep 2009 18:04:05 +0000 (20:04 +0200)]
- Add back1sec action, skips back 1 second (shortcut: m).

16 years ago- Refactor versaion dialog.
APTX [Wed, 16 Sep 2009 17:37:57 +0000 (19:37 +0200)]
- Refactor versaion dialog.

16 years ago- Declare meta-types for non-flag enums. This fixes the QMetaProperty::read: Unable...
APTX [Wed, 16 Sep 2009 17:07:54 +0000 (19:07 +0200)]
- Declare meta-types for non-flag enums. This fixes the QMetaProperty::read: Unable to handle unregistered datatype... debug messages.

16 years ago- Include only the needed phonon headers. This fixes building with 4.6.0-tp1
APTX [Wed, 16 Sep 2009 17:06:21 +0000 (19:06 +0200)]
- Include only the needed phonon headers. This fixes building with 4.6.0-tp1

16 years ago- File is now quite useful, though still incomplete.
APTX [Sun, 6 Sep 2009 14:42:28 +0000 (16:42 +0200)]
- File is now quite useful, though still incomplete.

16 years ago- QFlags need operators!
APTX [Sun, 6 Sep 2009 14:41:51 +0000 (16:41 +0200)]
- QFlags need operators!

16 years ago- Add transition to the error state from the receive state. Most errors come from...
APTX [Sun, 6 Sep 2009 14:40:58 +0000 (16:40 +0200)]
- Add transition to the error state from the receive state. Most errors come from the receive state...

16 years ago- Padding amask & fmask to 8 characters is required!
APTX [Sun, 6 Sep 2009 14:38:57 +0000 (16:38 +0200)]
- Padding amask & fmask to 8 characters is required!
- Fix setRawReply. Data is sent starting from the most significant flag.

16 years ago- New proper MyListAddCommand.
APTX [Sun, 6 Sep 2009 13:38:41 +0000 (15:38 +0200)]
- New proper MyListAddCommand.

16 years ago- Close the file before sleeping!
APTX [Sun, 6 Sep 2009 13:38:15 +0000 (15:38 +0200)]
- Close the file before sleeping!

16 years ago- Fix compile errors and progress calculation.
APTX [Sun, 6 Sep 2009 13:37:10 +0000 (15:37 +0200)]
- Fix compile errors and progress calculation.

16 years ago- Make Hash and Client singletons.
APTX [Tue, 1 Sep 2009 17:39:45 +0000 (19:39 +0200)]
- Make Hash and Client singletons.

16 years ago- Some fixes
APTX [Sun, 30 Aug 2009 13:05:55 +0000 (15:05 +0200)]
- Some fixes

16 years ago- When shutting down, hide the gui immediately without waiting for scheduled tasks...
APTX [Sun, 30 Aug 2009 11:28:56 +0000 (13:28 +0200)]
- When shutting down, hide the gui immediately without waiting for scheduled tasks to finish.

16 years ago- Add ability to limit automark file to specific paths.
APTX [Sun, 30 Aug 2009 11:15:08 +0000 (13:15 +0200)]
- Add ability to limit automark file to specific paths.

16 years ago- Remember muted state.
APTX [Fri, 28 Aug 2009 11:55:46 +0000 (13:55 +0200)]
- Remember muted state.

16 years ago- Hide mouse cursor when in full screen and menu hidden.
APTX [Fri, 28 Aug 2009 11:54:28 +0000 (13:54 +0200)]
- Hide mouse cursor when in full screen and menu hidden.

16 years ago- Minor changes
APTX [Thu, 27 Aug 2009 13:20:59 +0000 (15:20 +0200)]
- Minor changes

16 years ago- Display the seek time with the marker shadow on the seek slider.
APTX [Wed, 26 Aug 2009 22:16:01 +0000 (00:16 +0200)]
- Display the seek time with the marker shadow on the seek slider.

16 years ago- Fix heap corruption.
APTX [Wed, 26 Aug 2009 19:01:59 +0000 (21:01 +0200)]
- Fix heap corruption.

16 years ago- Merge with master
APTX [Fri, 21 Aug 2009 18:16:35 +0000 (20:16 +0200)]
- Merge with master

16 years ago- Make hashing threads work.
APTX [Fri, 21 Aug 2009 17:58:31 +0000 (19:58 +0200)]
- Make hashing threads work.

16 years ago- Add File class to handle basic file related tasks.
APTX [Fri, 21 Aug 2009 13:22:27 +0000 (15:22 +0200)]
- Add File class to handle basic file related tasks.

16 years ago- New (broken) hashing infrastructure
aptx [Fri, 21 Aug 2009 11:12:51 +0000 (13:12 +0200)]
- New (broken) hashing infrastructure

16 years ago- New (broken) hashing infrastructure
aptx [Fri, 21 Aug 2009 11:12:51 +0000 (13:12 +0200)]
- New (broken) hashing infrastructure

16 years ago- Add FILE command
APTX [Wed, 19 Aug 2009 11:04:40 +0000 (13:04 +0200)]
- Add FILE command

16 years ago- Use VideoWindows::open instead of VidoePlayer::open when reading settings
APTX [Mon, 17 Aug 2009 11:45:38 +0000 (13:45 +0200)]
- Use VideoWindows::open instead of VidoePlayer::open when reading settings

16 years ago- Fix gcc compile errors on linux
APTX [Wed, 12 Aug 2009 13:10:40 +0000 (15:10 +0200)]
- Fix gcc compile errors on linux
- Make player usable on linux (X windows sytem weirdness)

16 years ago- Add convenience headers
APTX [Tue, 11 Aug 2009 16:09:06 +0000 (18:09 +0200)]
- Add convenience headers

16 years ago- Rename class AniDBUdpClient -> Client
APTX [Mon, 10 Aug 2009 19:16:47 +0000 (21:16 +0200)]
- Rename class AniDBUdpClient -> Client

16 years ago- Add AniDBUdpClient namespace
APTX [Mon, 10 Aug 2009 18:43:06 +0000 (20:43 +0200)]
- Add AniDBUdpClient namespace

16 years ago- Make library scriptable.
APTX [Tue, 4 Aug 2009 22:51:46 +0000 (00:51 +0200)]
- Make library scriptable.
- Fix UPTIME reply parsing.

16 years ago- Add MyList command
APTX [Mon, 3 Aug 2009 17:30:24 +0000 (19:30 +0200)]
- Add MyList command

16 years ago- Finished redesign of state machine
APTX [Mon, 3 Aug 2009 15:42:59 +0000 (17:42 +0200)]
- Finished redesign of state machine
- Commands which didn't receive a reply in a given time frame will be resent.

16 years ago- Redesign of the state machine (incomplete).
APTX [Mon, 3 Aug 2009 00:38:34 +0000 (02:38 +0200)]
- Redesign of the state machine (incomplete).
- Added new method bool requiresSession() (returns true by default).
- New UpdateCommand.
- Polished AuthCommand.

16 years ago- Initial, unstable, state machine api
APTX [Fri, 31 Jul 2009 20:35:11 +0000 (22:35 +0200)]
- Initial, unstable, state machine api

16 years ago- Add statemachine framework
APTX [Fri, 31 Jul 2009 12:00:02 +0000 (14:00 +0200)]
- Add statemachine framework

16 years ago- Update .gitignroe
APTX [Fri, 31 Jul 2009 11:35:15 +0000 (13:35 +0200)]
- Update .gitignroe

16 years ago- Remove useless files from git
APTX [Fri, 31 Jul 2009 11:33:00 +0000 (13:33 +0200)]
- Remove useless files from git

16 years ago- Add .gitignore
APTX [Fri, 31 Jul 2009 11:29:51 +0000 (13:29 +0200)]
- Add .gitignore

16 years ago- Move some code from VideoWindow into a new class: VideoPlayer.
APTX [Fri, 31 Jul 2009 11:29:30 +0000 (13:29 +0200)]
- Move some code from VideoWindow into a new class: VideoPlayer.

16 years ago- DirectoryPlaylist updates it's playlist on every next()/prev() call in case new...
APTX [Sat, 25 Jul 2009 18:20:42 +0000 (20:20 +0200)]
- DirectoryPlaylist updates it's playlist on every next()/prev() call in case new files appear or existing files are removed.
- Cleanup

16 years ago- Add standard icons to playback control actions
APTX [Thu, 28 May 2009 19:23:34 +0000 (21:23 +0200)]
- Add standard icons to playback control actions

16 years ago- Add per cent watched to time label
APTX [Sun, 17 May 2009 22:34:03 +0000 (00:34 +0200)]
- Add per cent watched to time label

16 years ago- Save "Stay on Top" state
APTX [Wed, 13 May 2009 14:55:18 +0000 (16:55 +0200)]
- Save "Stay on Top" state

16 years ago- Restore menu state before geometry
APTX [Wed, 13 May 2009 14:51:07 +0000 (16:51 +0200)]
- Restore menu state before geometry
- Code formatting++

16 years ago- Make all ui elements in the control panel a separate tool bar
APTX [Sat, 9 May 2009 12:06:10 +0000 (14:06 +0200)]
- Make all ui elements in the control panel a separate tool bar
- The new seekslider is now the default

16 years ago- Add "ghost" markers - previous marker positions before seeking
APTX [Fri, 1 May 2009 19:12:29 +0000 (21:12 +0200)]
- Add "ghost" markers - previous marker positions before seeking
- Color unwatched seeker part

16 years ago- Basic, working version of the new SeekSlider
APTX [Fri, 1 May 2009 14:58:23 +0000 (16:58 +0200)]
- Basic, working version of the new SeekSlider

16 years ago- Fix anidbudpclient settings being always disabled
APTX [Mon, 27 Apr 2009 15:45:40 +0000 (17:45 +0200)]
- Fix anidbudpclient settings being always disabled

16 years ago- Add option to build without anidbudpclient
APTX [Mon, 27 Apr 2009 12:55:54 +0000 (14:55 +0200)]
- Add option to build without anidbudpclient
- Basic custom SeekSlider

16 years ago- Fix crash if playlist is empty
APTX [Mon, 27 Apr 2009 12:53:31 +0000 (14:53 +0200)]
- Fix crash if playlist is empty

16 years ago- Add about dialog
APTX [Wed, 15 Apr 2009 00:00:52 +0000 (02:00 +0200)]
- Add about dialog
- Add constants file containing application meta-data
- Fix EpisodeVoteDialog logic

16 years ago- Filter files in DirectoryPlaylist to include only files with certain
APTX [Sat, 11 Apr 2009 14:35:54 +0000 (16:35 +0200)]
- Filter files in DirectoryPlaylist to include only files with certain
extensions.
- Fix DirectoryPlaylist::previous()

16 years ago- Use 64bit integer for file size
APTX [Sat, 11 Apr 2009 13:14:12 +0000 (15:14 +0200)]
- Use 64bit integer for file size

16 years ago- Default to closest existing directory if the last open file does not
APTX [Sat, 11 Apr 2009 13:03:46 +0000 (15:03 +0200)]
- Default to closest existing directory if the last open file does not
exist

16 years ago- Should have pushed previously...
unknown [Sat, 28 Mar 2009 14:34:41 +0000 (15:34 +0100)]
- Should have pushed previously...

16 years ago- Play next file in playlist only if previous file finished playing
unknown [Sat, 28 Mar 2009 14:25:53 +0000 (15:25 +0100)]
- Play next file in playlist only if previous file finished playing
- Fix m_automarked -> m_marked

16 years agoMerge branch 'master' of ssh://aptx@phpbb3.pl/home/aptx/git/aniplayer
unknown [Sat, 28 Mar 2009 13:59:25 +0000 (14:59 +0100)]
Merge branch 'master' of ssh://aptx@phpbb3.pl/home/aptx/git/aniplayer

16 years ago- Make player play next file from playlist automatically
unknown [Sat, 28 Mar 2009 13:58:23 +0000 (14:58 +0100)]
- Make player play next file from playlist automatically

16 years ago- Make DirectoryPlaylist work
unknown [Sat, 28 Mar 2009 13:47:42 +0000 (14:47 +0100)]
- Make DirectoryPlaylist work

16 years ago- Fix compile errors
unknown [Sat, 28 Mar 2009 13:42:48 +0000 (14:42 +0100)]
- Fix compile errors

16 years agoMerge branch 'master' of ssh://aptx@phpbb3.pl/home/aptx/git/aniplayer
unknown [Sat, 28 Mar 2009 11:36:36 +0000 (12:36 +0100)]
Merge branch 'master' of ssh://aptx@phpbb3.pl/home/aptx/git/aniplayer

16 years ago- Some cleanup.
unknown [Sat, 28 Mar 2009 11:36:26 +0000 (12:36 +0100)]
- Some cleanup.

16 years ago- Commit missing changes
<> [Fri, 27 Mar 2009 20:22:06 +0000 (21:22 +0100)]
- Commit missing changes

16 years ago- Added EpisodeVoteDialog
aptx [Fri, 27 Mar 2009 20:19:18 +0000 (21:19 +0100)]
- Added EpisodeVoteDialog