]> Some of my projects - anidbudpclient.git/log
anidbudpclient.git
13 years agoWarn if amask/fmask bits get removed. Setting invalid bits might make break result...
APTX [Wed, 23 May 2012 22:20:37 +0000 (00:20 +0200)]
Warn if amask/fmask bits get removed. Setting invalid bits might make break result parsing.

13 years agoAdd method to read the vote as double.
APTX [Wed, 23 May 2012 22:18:43 +0000 (00:18 +0200)]
Add method to read the vote as double.

13 years agoSeparate command debug from misc debug.
APTX [Wed, 23 May 2012 22:17:19 +0000 (00:17 +0200)]
Separate command debug from misc debug.

13 years agoActually implement reply parsing in VoteReply.
APTX [Tue, 22 May 2012 20:17:11 +0000 (22:17 +0200)]
Actually implement reply parsing in VoteReply.

13 years agoMake EpisodeReply return the episode number as int as well.
APTX [Tue, 22 May 2012 20:16:21 +0000 (22:16 +0200)]
Make EpisodeReply return the episode number as int as well.

13 years ago... or is it?
APTX [Tue, 22 May 2012 20:15:21 +0000 (22:15 +0200)]
... or is it?

13 years agoFileReply improvements.
APTX [Mon, 21 May 2012 23:38:32 +0000 (01:38 +0200)]
FileReply improvements.

13 years agoAll this old QtScript stuff should probably be removed.
APTX [Mon, 21 May 2012 19:12:32 +0000 (21:12 +0200)]
All this old QtScript stuff should probably be removed.

13 years agoGet AnimeCommand to a usable state.
APTX [Mon, 21 May 2012 19:11:54 +0000 (21:11 +0200)]
Get AnimeCommand to a usable state.

13 years agoUpdate FileReply to use new LastFlag flags.
APTX [Mon, 21 May 2012 19:11:04 +0000 (21:11 +0200)]
Update FileReply to use new LastFlag flags.

13 years agoRework the various flag enums.
APTX [Mon, 21 May 2012 19:09:46 +0000 (21:09 +0200)]
Rework the various flag enums.

13 years agoAdd missing convenience headers
APTX [Sun, 13 May 2012 17:31:46 +0000 (19:31 +0200)]
Add missing convenience headers

13 years agoAdd AnimeCommand (unfinished)
APTX [Sun, 13 May 2012 17:30:50 +0000 (19:30 +0200)]
Add AnimeCommand (unfinished)

13 years agoAbtractReply's (and children's) command() should be public.
APTX [Sun, 13 May 2012 17:27:34 +0000 (19:27 +0200)]
AbtractReply's (and children's) command() should be public.

13 years agoAdd EPISODE command.
APTX [Tue, 28 Feb 2012 20:47:03 +0000 (21:47 +0100)]
Add EPISODE command.

13 years agoMake sure there's enough parts to read from.
APTX [Tue, 28 Feb 2012 19:43:29 +0000 (20:43 +0100)]
Make sure there's enough parts to read from.

13 years agoMake it possible to tell if a command's parameter combination will result in a valid...
APTX [Tue, 28 Feb 2012 19:35:44 +0000 (20:35 +0100)]
Make it possible to tell if a command's parameter combination will result in a valid command. Prevent client from sending invalid commands.

13 years agoDo not stall when hashing a 0 length file.
APTX [Mon, 27 Feb 2012 17:58:53 +0000 (18:58 +0100)]
Do not stall when hashing a 0 length file.

13 years agoed2k hashing changes for edge cases.
APTX [Sat, 18 Feb 2012 15:36:48 +0000 (16:36 +0100)]
ed2k hashing changes for edge cases.

13 years agoAdd error messages for trying to connect without user/pass/api key set.
APTX [Sun, 15 Jan 2012 14:00:37 +0000 (15:00 +0100)]
Add error messages for trying to connect without user/pass/api key set.

13 years agoUse the right variable...
APTX [Fri, 13 Jan 2012 21:39:14 +0000 (22:39 +0100)]
Use the right variable...

13 years agoUse correct reply...
APTX [Fri, 13 Jan 2012 03:08:57 +0000 (04:08 +0100)]
Use correct reply...

13 years agoAdd missing break;...
APTX [Fri, 13 Jan 2012 03:07:52 +0000 (04:07 +0100)]
Add missing break;...

13 years agoPossible fix for weird crash. Cleanup.
APTX [Thu, 12 Jan 2012 21:50:17 +0000 (22:50 +0100)]
Possible fix for weird crash. Cleanup.

13 years agoPossible fix for weird crash.
APTX [Thu, 12 Jan 2012 21:29:48 +0000 (22:29 +0100)]
Possible fix for weird crash.

13 years agoPossible fix for weird crash.
APTX [Thu, 12 Jan 2012 20:23:13 +0000 (21:23 +0100)]
Possible fix for weird crash.

13 years agoFix File: actually reduce number of commands sent and make updateState work().
APTX [Thu, 12 Jan 2012 20:06:51 +0000 (21:06 +0100)]
Fix File: actually reduce number of commands sent and make updateState work().

13 years agoAdd stateSet() method to MyListAddReply.
APTX [Thu, 12 Jan 2012 19:54:15 +0000 (20:54 +0100)]
Add stateSet() method to MyListAddReply.

13 years agoObtain lid from FILE_ALREADY_IN_MYLIST.
APTX [Thu, 12 Jan 2012 19:41:41 +0000 (20:41 +0100)]
Obtain lid from FILE_ALREADY_IN_MYLIST.

13 years agoFix AniQFlags.
APTX [Thu, 12 Jan 2012 19:26:37 +0000 (20:26 +0100)]
Fix AniQFlags.

13 years agoMake File send less commands. Don't try adding to MyList if lid is known. Don't set...
APTX [Thu, 12 Jan 2012 16:51:21 +0000 (17:51 +0100)]
Make File send less commands. Don't try adding to MyList if lid is known. Don't set state if file was just added.

13 years agoAdd revision info.
APTX [Thu, 12 Jan 2012 15:16:00 +0000 (16:16 +0100)]
Add revision info.

13 years agoAdd detection incorrect API Key.
APTX [Tue, 3 Jan 2012 01:30:02 +0000 (02:30 +0100)]
Add detection incorrect API Key.

13 years agoSet new client version
APTX [Tue, 3 Jan 2012 00:34:09 +0000 (01:34 +0100)]
Set new client version

13 years agoMerge branch 'encrypt'
APTX [Tue, 3 Jan 2012 00:26:38 +0000 (01:26 +0100)]
Merge branch 'encrypt'

13 years agoAdd newVersionAvailable signal.
APTX [Mon, 2 Jan 2012 17:30:25 +0000 (18:30 +0100)]
Add newVersionAvailable signal.

13 years agoRemove unused signals.
APTX [Mon, 2 Jan 2012 17:14:40 +0000 (18:14 +0100)]
Remove unused signals.

13 years agoMake sure lib builds without encryption and that encryption failures result in connec...
APTX [Mon, 2 Jan 2012 16:33:52 +0000 (17:33 +0100)]
Make sure lib builds without encryption and that encryption failures result in connection errors.

13 years agoInitialize all variables...
APTX [Mon, 2 Jan 2012 00:50:07 +0000 (01:50 +0100)]
Initialize all variables...

13 years agoAdd ENCRYPT support. May be buggy.
APTX [Sun, 1 Jan 2012 22:58:28 +0000 (23:58 +0100)]
Add ENCRYPT support. May be buggy.

14 years agoRemove double space.
APTX [Fri, 16 Dec 2011 01:45:52 +0000 (02:45 +0100)]
Remove double space.

14 years agoRemove debug spam.
APTX [Fri, 16 Dec 2011 01:45:32 +0000 (02:45 +0100)]
Remove debug spam.

14 years agoHash::endHashing has something to do even if it's a canceled request...
APTX [Thu, 25 Aug 2011 16:05:09 +0000 (18:05 +0200)]
Hash::endHashing has something to do even if it's a canceled request...

14 years agoMake it possible to cancel a hash request. Hash cancels automatically if the RashResu...
APTX [Thu, 25 Aug 2011 16:01:56 +0000 (18:01 +0200)]
Make it possible to cancel a hash request. Hash cancels automatically if the RashResult is deleted.

14 years agoThe values set for GTs and GTl were reversed in FileRenameDelegate.
APTX [Sun, 21 Aug 2011 23:51:08 +0000 (01:51 +0200)]
The values set for GTs and GTl were reversed in FileRenameDelegate.

14 years agoMinor fixes for RenameParser functions.
APTX [Sun, 21 Aug 2011 23:50:02 +0000 (01:50 +0200)]
Minor fixes for RenameParser functions.

14 years agoAdd some new/missing RenameEngine variables.
APTX [Mon, 8 Aug 2011 22:10:17 +0000 (00:10 +0200)]
Add some new/missing RenameEngine variables.

14 years agoAdd new/missing functions to the RenameEngine.
APTX [Mon, 8 Aug 2011 22:01:27 +0000 (00:01 +0200)]
Add new/missing functions to the RenameEngine.

14 years agoFix renaming files with FileRenameDelegate. The file extension (with dot) is appended...
APTX [Mon, 8 Aug 2011 21:32:55 +0000 (23:32 +0200)]
Fix renaming files with FileRenameDelegate. The file extension (with dot) is appended automatically, the Type variable holds the Anime type (not the file type).

14 years agoAdd creating File instances from ed2k URIs
APTX [Wed, 29 Jun 2011 22:07:55 +0000 (00:07 +0200)]
Add creating File instances from ed2k URIs

14 years agoAdd 5th byte of File FileFlag (FMask).
APTX [Sun, 19 Jun 2011 15:59:37 +0000 (17:59 +0200)]
Add 5th byte of File FileFlag (FMask).

This change uses enum type features from C++0x which should be available in at least 2 most recent major releases of MSVC&GCC. Modified QFlags & friends are added to handle enums with arbitrary types. The use and API did not change.

14 years agoRemove no longer useful debug messages. Hide most debug messages by default.
APTX [Tue, 17 May 2011 23:20:31 +0000 (01:20 +0200)]
Remove no longer useful debug messages. Hide most debug messages by default.

14 years agoAdd missing convenience header.
APTX [Sun, 15 May 2011 20:15:46 +0000 (22:15 +0200)]
Add missing convenience header.

14 years agoMore installation fixes.
APTX [Sun, 15 May 2011 15:14:48 +0000 (17:14 +0200)]
More installation fixes.

14 years agoMore installation fixes.
APTX [Sun, 15 May 2011 14:42:05 +0000 (16:42 +0200)]
More installation fixes.

14 years agoMore installation fixes.
APTX [Sun, 15 May 2011 14:34:46 +0000 (16:34 +0200)]
More installation fixes.

14 years agoMore installation fixes.
APTX [Sun, 15 May 2011 14:30:43 +0000 (16:30 +0200)]
More installation fixes.

14 years agoMore installation fixes.
APTX [Sat, 14 May 2011 20:41:45 +0000 (22:41 +0200)]
More installation fixes.

14 years agoMore installation fixes.
APTX [Sat, 14 May 2011 18:50:40 +0000 (20:50 +0200)]
More installation fixes.

14 years agoMore installation fixes.
APTX [Sat, 14 May 2011 18:09:33 +0000 (20:09 +0200)]
More installation fixes.

14 years agoFix typo.
APTX [Fri, 13 May 2011 23:56:17 +0000 (01:56 +0200)]
Fix typo.

14 years agoAdd install rules.
APTX [Fri, 13 May 2011 23:50:20 +0000 (01:50 +0200)]
Add install rules.

14 years agoAllow for building without proxy or renameparser support.
APTX [Wed, 11 May 2011 17:42:07 +0000 (19:42 +0200)]
Allow for building without proxy or renameparser support.

14 years agoMerge branch 'master' of ssh://aptx.dyndns.org/var/git/anidbudpclient
APTX [Tue, 15 Feb 2011 03:04:51 +0000 (04:04 +0100)]
Merge branch 'master' of ssh://aptx.dyndns.org/var/git/anidbudpclient

14 years agoAdd missing forward declaration.
APTX [Mon, 14 Feb 2011 09:05:15 +0000 (10:05 +0100)]
Add missing forward declaration.

14 years agoDelete setStateReply too.
APTX [Mon, 14 Feb 2011 03:46:58 +0000 (04:46 +0100)]
Delete setStateReply too.

14 years agoFix updateState logic in File.
APTX [Sun, 13 Feb 2011 13:47:21 +0000 (14:47 +0100)]
Fix updateState logic in File.

14 years agoAdd a ConnectionTimedOutError if too many commands time out without a reply.
APTX [Sun, 13 Feb 2011 13:46:00 +0000 (14:46 +0100)]
Add a ConnectionTimedOutError if too many commands time out without a reply.

14 years agoMerge branch 'proxy'
APTX [Fri, 11 Feb 2011 01:48:00 +0000 (02:48 +0100)]
Merge branch 'proxy'

14 years agoAdd missing convenience headers.
APTX [Fri, 11 Feb 2011 01:47:44 +0000 (02:47 +0100)]
Add missing convenience headers.

14 years agoMake it possible to know if a *Reply class is ready/succeeded without the replyReady...
APTX [Fri, 11 Feb 2011 01:29:53 +0000 (02:29 +0100)]
Make it possible to know if a *Reply class is ready/succeeded without the replyReady signal.

14 years agoAdd ability to set Arbitrary mylist state to File
APTX [Fri, 11 Feb 2011 00:19:20 +0000 (01:19 +0100)]
Add ability to set Arbitrary mylist state to File

14 years agoAdd a MyListState class that holds the state of a mylist entry.
APTX [Thu, 10 Feb 2011 20:54:59 +0000 (21:54 +0100)]
Add a MyListState class that holds the state of a mylist entry.

14 years agoMisplaced #endif.
APTX [Thu, 10 Feb 2011 20:24:45 +0000 (21:24 +0100)]
Misplaced #endif.

14 years agoMake File debug messages conditional.
APTX [Thu, 10 Feb 2011 20:24:12 +0000 (21:24 +0100)]
Make File debug messages conditional.

14 years agoInitial work on setting file state.
APTX [Thu, 10 Feb 2011 20:17:10 +0000 (21:17 +0100)]
Initial work on setting file state.

14 years agoMake Client StateMachine debug messages conditional.
APTX [Thu, 10 Feb 2011 20:14:08 +0000 (21:14 +0100)]
Make Client StateMachine debug messages conditional.

14 years agoMake debug messages conditional.
APTX [Thu, 10 Feb 2011 20:08:09 +0000 (21:08 +0100)]
Make debug messages conditional.

14 years agoMake RawReply emit replyReady. proxy
APTX [Thu, 10 Feb 2011 16:34:35 +0000 (17:34 +0100)]
Make RawReply emit replyReady.

14 years agoAdd proxy.
APTX [Thu, 10 Feb 2011 16:30:54 +0000 (17:30 +0100)]
Add proxy.

14 years agoAdd missing default constructors for *Command classes.
APTX [Sat, 5 Feb 2011 21:56:40 +0000 (22:56 +0100)]
Add missing default constructors for *Command classes.

14 years agoGCC is so bad...
APTX [Sat, 22 Jan 2011 19:18:25 +0000 (20:18 +0100)]
GCC is so bad...

14 years agoMore gcc fixes, projects linking to this library on linux, should be able to do it...
APTX [Fri, 21 Jan 2011 23:25:17 +0000 (00:25 +0100)]
More gcc fixes, projects linking to this library on linux, should be able to do it more easily.

14 years agoFix gcc warnings/errors rename-tool
APTX [Fri, 21 Jan 2011 22:52:06 +0000 (23:52 +0100)]
Fix gcc warnings/errors

14 years agoMake sure the flags are of type unsigned before converting to string
APTX [Fri, 21 Jan 2011 22:51:16 +0000 (23:51 +0100)]
Make sure the flags are of type unsigned before converting to string

14 years agoIntroducing FileRenameDelegate
APTX [Sun, 26 Dec 2010 03:22:16 +0000 (04:22 +0100)]
Introducing FileRenameDelegate

15 years agoRemove .pri files.
APTX [Sun, 12 Dec 2010 08:44:58 +0000 (09:44 +0100)]
Remove .pri files.

15 years agoScrew .pri files and add export macro to classes that should be exported.
APTX [Sun, 12 Dec 2010 08:44:18 +0000 (09:44 +0100)]
Screw .pri files and add export macro to classes that should be exported.

15 years agoAdd RenameEngine header.
APTX [Sat, 11 Dec 2010 20:23:49 +0000 (21:23 +0100)]
Add RenameEngine header.

15 years agoAdd implementation of usedVariables.
APTX [Sat, 11 Dec 2010 20:22:17 +0000 (21:22 +0100)]
Add implementation of usedVariables.

15 years agoAdd basis to retrieve used rename variables from the rename scripts.
APTX [Sat, 11 Dec 2010 17:29:26 +0000 (18:29 +0100)]
Add basis to retrieve used rename variables from the rename scripts.

15 years agoUse the rename[parser .pri files.
APTX [Sat, 11 Dec 2010 17:28:04 +0000 (18:28 +0100)]
Use the rename[parser .pri files.

15 years agoFix pro file
APTX [Sat, 11 Dec 2010 17:04:23 +0000 (18:04 +0100)]
Fix pro file

15 years agoRename renameengine folder to renameparser... -.-
APTX [Sat, 11 Dec 2010 17:03:36 +0000 (18:03 +0100)]
Rename renameengine folder to renameparser... -.-

15 years agoAdd RenameParser
APTX [Sat, 11 Dec 2010 17:02:19 +0000 (18:02 +0100)]
Add RenameParser

15 years agoRemove apparently unneeded path.
APTX [Sat, 11 Dec 2010 16:54:27 +0000 (17:54 +0100)]
Remove apparently unneeded path.

15 years agoAdd hashingProgress property to File, so hashing Progress can be obtained without...
APTX [Sat, 11 Dec 2010 16:52:02 +0000 (17:52 +0100)]
Add hashingProgress property to File, so hashing Progress can be obtained without the statusUpdate signal.

15 years agoFix line endings
APTX [Mon, 29 Nov 2010 18:49:43 +0000 (19:49 +0100)]
Fix line endings

15 years agoFix enterAuthenticatingState() if we have a session id.
APTX [Mon, 29 Nov 2010 17:03:34 +0000 (18:03 +0100)]
Fix enterAuthenticatingState() if we have a session id.

15 years agoAdd semi-useful command models for debugging/statistics.
APTX [Mon, 29 Nov 2010 17:01:38 +0000 (18:01 +0100)]
Add semi-useful command models for debugging/statistics.