]> Some of my projects - anidbudpclient.git/shortlog
anidbudpclient.git
2019-12-25 APTXAdd extra debug logs option to cmake
2019-12-25 APTXFix compilation with Qt5.14
2018-02-10 APTXApply API updates from 2016 and 2017
2017-11-23 APTXFix RenameEngine convenience header
2017-11-23 APTXTry to install pdb files only on windows
2017-11-23 APTXFix QCA package name
2017-11-23 APTXIgnore QtCreator and qmake generated files
2017-11-23 APTXAdd CMake build system
2017-11-23 APTXAdd missing UpdateCommand
2016-01-23 APTXfixup! Add Update Command.
2016-01-23 APTXAdd Update Command.
2016-01-09 APTXRetire AnimePLanetID.
2016-01-09 APTXRetire CetegoryList/CategoryWeightList.
2016-01-09 APTXRevert an accidental commit of config.pri
2016-01-09 APTXAdd VERSION return code.
2016-01-09 APTXAdd typeAsInt for to EpisodeReply.
2015-10-25 APTXEnsure the client only connects with IPv4.
2015-10-25 APTXfixup! Add debug statements for resolving the API host...
2015-10-25 APTXAdd debug statements for resolving the API host name.
2015-02-01 APTXRemove unnecessary semicolons.
2015-02-01 APTXRemove unused class property.
2014-08-31 APTXMerge branch 'master' of ssh://aptx.org/var/git/anidbud...
2014-08-31 APTXAdd initial qbs support.
2013-06-15 APTXIf FileFlag::MyListViewed is available and file is...
2013-06-09 APTXConsider 0 an invalid timestamp for a watched date.
2013-06-09 APTXFileReply::myListViewDate should only return a valid...
2013-06-09 APTXProperly read time stamp for FileReply::myListViewDate.
2013-06-04 APTXUse RegExp2 for the repl and match.
2013-06-04 APTXRegister the match rename script function.
2013-05-30 APTXFix spelling recieve => receive.
2013-05-26 APTXDon't check for affected rows.
2013-04-23 APTXFix VoteReply.
2013-04-09 APTXAdd support for editing with aid&epno to MyListAddCommand.
2013-04-09 APTXMSVC 2012Update2 reverted handling of this case so...
2013-03-24 APTXTurns out GCC wasn't so bad after all. This works now...
2013-02-20 APTXRemove Q_ENUMS. It's not really necessary and breaks...
2013-02-20 APTXQDate::secsTo() returns qint64 in Qt5, forcing all...
2013-02-20 APTXHow did this get here...
2013-02-20 APTXQFileInfo's meta type is already declared in Qt5.
2013-02-20 APTXRemove the proxy client. It wasn't used, lml provides...
2012-12-15 APTXAdd MyListExport Command
2012-07-11 APTXRemove debug macro definitions
2012-07-11 APTXAlways ask for nat info
2012-07-11 APTXDo not allow leaving from error state without calling...
2012-07-11 APTXAdd ServerBusyError Error type
2012-07-11 APTXUpdate ReplyCode enum
2012-06-19 APTXAdd sanitize function to RenameEngine
2012-06-17 APTXIf UDP API returns UNKNOWN_COMMAND while using encrypti...
2012-06-16 APTXDo not report success if MYLISTADD successfully edited...
2012-06-15 APTXUpdate default host
2012-06-15 APTXQueue the command...
2012-06-15 APTXSeems KeepAliveIdlePolicy hasn't been used since versio...
2012-06-14 APTXMake sure sentCommandOrder and sentCommands stay in...
2012-06-13 APTXThis should be it.
2012-06-13 APTXAlmost there...
2012-06-13 APTXSome major qmake shuffle to install headers in the...
2012-06-13 APTXInstall RenameEngine header correct directory.
2012-06-13 APTXFix clang warnings
2012-06-09 APTXAllow the client to recover from errors and provide...
2012-06-07 APTXAdd automatic cleanup of Client instance
2012-06-02 APTXAdd the new convenience headers to CONV_HEADERS
2012-05-23 APTXPadding is up to and including 16.
2012-05-23 APTXAnimeReply::year() should return a string, not an int.
2012-05-23 APTXI though I got this...
2012-05-23 APTXAdd FileReply::videoColorDepth() for newly added flag.
2012-05-23 APTXMore fixes to the bitfields.
2012-05-23 APTXWarn if amask/fmask bits get removed. Setting invalid...
2012-05-23 APTXAdd method to read the vote as double.
2012-05-23 APTXSeparate command debug from misc debug.
2012-05-22 APTXActually implement reply parsing in VoteReply.
2012-05-22 APTXMake EpisodeReply return the episode number as int...
2012-05-22 APTX... or is it?
2012-05-21 APTXFileReply improvements.
2012-05-21 APTXAll this old QtScript stuff should probably be removed.
2012-05-21 APTXGet AnimeCommand to a usable state.
2012-05-21 APTXUpdate FileReply to use new LastFlag flags.
2012-05-21 APTXRework the various flag enums.
2012-05-13 APTXAdd missing convenience headers
2012-05-13 APTXAdd AnimeCommand (unfinished)
2012-05-13 APTXAbtractReply's (and children's) command() should be...
2012-02-28 APTXAdd EPISODE command.
2012-02-28 APTXMake sure there's enough parts to read from.
2012-02-28 APTXMake it possible to tell if a command's parameter combi...
2012-02-27 APTXDo not stall when hashing a 0 length file.
2012-02-18 APTXed2k hashing changes for edge cases.
2012-01-15 APTXAdd error messages for trying to connect without user...
2012-01-13 APTXUse the right variable...
2012-01-13 APTXUse correct reply...
2012-01-13 APTXAdd missing break;...
2012-01-12 APTXPossible fix for weird crash. Cleanup.
2012-01-12 APTXPossible fix for weird crash.
2012-01-12 APTXPossible fix for weird crash.
2012-01-12 APTXFix File: actually reduce number of commands sent and...
2012-01-12 APTXAdd stateSet() method to MyListAddReply.
2012-01-12 APTXObtain lid from FILE_ALREADY_IN_MYLIST.
2012-01-12 APTXFix AniQFlags.
2012-01-12 APTXMake File send less commands. Don't try adding to MyLis...
2012-01-12 APTXAdd revision info.
2012-01-03 APTXAdd detection incorrect API Key.
2012-01-03 APTXSet new client version
next