]> Some of my projects - localmylist.git/shortlog
localmylist.git
2012-11-10 APTXMake it possible to update anime titles directly from...
2012-11-05 APTXMerge branch 'master' of ssh://aptx.org/var/git/localmylist
2012-11-05 APTXAdd option to disable automatic destruction of MyList.
2012-09-06 APTXAdd default to switch
2012-09-06 APTXgcc fixes
2012-09-05 APTXNot all queries can be prepared
2012-09-05 APTXTry to reconnect automatically.
2012-08-28 APTXAdd scriptable MyList Reports (currently just allows...
2012-08-02 APTXAdd file when management-gui starts
2012-07-30 APTXAllow scripts run by runscript to access cli arguments...
2012-07-25 APTXFix renaming files. Pretty critical error...
2012-07-25 APTXCall RequestHandler directly at startup
2012-07-25 APTXExpose RequestHandler...
2012-07-25 APTXFix missing include
2012-07-24 APTXExpose RequestHandler instance through MyList
2012-07-24 APTXStop at more signals
2012-07-24 APTXSome messages
2012-07-24 APTXDamn struct
2012-07-24 APTXMake AniOni quit nicely on SIGTERM
2012-07-24 APTXAniOni should fail requests every now and then
2012-07-24 APTXAdd a way to fail requests that did not complete in...
2012-07-24 APTXOops, why didn't this get commited
2012-07-24 APTXmanagment-gui can now add files from command line args
2012-07-24 APTXReorder methods a bit
2012-07-24 APTXAdd QtSingleApplication
2012-07-24 APTXMove MyListModel queries to the new prepare(). Split...
2012-07-23 APTXOrder episodes by the new episode type
2012-07-23 APTXRemove pointless lines
2012-07-23 APTXImport the new data from MyList exports
2012-07-23 APTXSome more fixes related to schema changes
2012-07-23 APTXRead type properly. Actually request ALL the data requi...
2012-07-23 APTXOP is not an episode type
2012-07-23 APTXAdd fix_highest_epno
2012-07-23 APTXMissing schema changes
2012-07-23 APTXAdd entry_added field
2012-07-23 APTXActually read new anime data from data sources
2012-07-23 APTXChange the way episode types are stored
2012-07-23 APTXAdd totalEpisodeCount and highestEpno to Anime
2012-07-23 APTXtype->source rename in rename_data
2012-07-23 APTXRemove TODO. This has already been done
2012-07-23 APTXIncrease column size of language fields
2012-07-23 APTXRename File::type to File::source
2012-07-23 APTXRework logic a bit, fix silly bug in getFile
2012-07-23 APTXAdd filter type combo box
2012-07-23 APTXWorkaround for declared constant
2012-07-23 APTXMake AniOni check for new requests at start
2012-07-23 APTXRework the way MyListView gets data for context menus
2012-07-23 APTXExport MyListNode classes
2012-07-23 APTXAdd filtering to the MyList view
2012-07-16 APTXMove all queries to the new prepare()
2012-07-16 APTXAdd getEpisodes() to get all episodes of an anime....
2012-07-16 APTXRework getFile* methods. Add fail_count column to reque...
2012-07-16 APTXExpose more stuff to the script environment
2012-07-15 APTXAdd script "constructors" for database structs.
2012-07-15 APTXAdd drag&drop support to enable adding files by draggin...
2012-07-15 APTXAdd new tool to run scripts
2012-07-15 APTXAdd Scriptable prototypes for Database structs. Make...
2012-07-14 APTXAttempt to reconnect and execute the query again
2012-07-14 APTXMove error checking to one function
2012-07-14 APTXCall finish on select queries
2012-07-14 APTXUse new prepare in all the methods that used prepare
2012-07-14 APTXA way of dynamically preparing statements only when...
2012-07-13 APTXHandle the new ServerBusyError
2012-07-13 APTXMove/Add various methods to get file data useful for...
2012-07-08 APTXUse file_episode_rel to list files for which an episode...
2012-07-08 APTXRead file episode relation information from UDP api
2012-07-08 APTXAdd missing break
2012-07-08 APTXRequest additional file data (currently unused)
2012-07-08 APTXAdd option to manually request data for entries (to...
2012-07-06 APTXAdd AddRelatedEpisodesTask
2012-07-03 APTXDisable expanding on double click. Open file instead
2012-07-03 APTXOops
2012-07-03 APTXAdd context menu options for new model data
2012-07-03 APTXAdd new level to MyListModel showing file locations
2012-07-03 APTXFix typo
2012-07-03 APTXhost_id should be an integer. Make file_location unique...
2012-07-03 APTXAdd TODO
2012-07-03 APTXAdd option to rename files to context menu.
2012-07-03 APTXUse wild card select for queries from which data is...
2012-07-03 APTXAdd better values for EpCount and EpHiNo
2012-06-21 APTXUpdate play-next to current schema
2012-06-21 APTXDon't start DirectoryWatcher there...
2012-06-21 APTXFix clang warning
2012-06-19 APTXRemove debug lines
2012-06-19 APTXAdd option to watch directories to AniOni
2012-06-19 APTXAdd DirectoryWatcher
2012-06-19 APTXAdd file filters to Add Files dialog
2012-06-19 APTXFilter files added by DirectoryScanTask by configurable...
2012-06-19 APTXWhen skipping known files, also skip files in unknown_f...
2012-06-19 APTXForce re-check of new pending requests when adding...
2012-06-19 APTXFix typo
2012-06-19 APTXAdd rename settings to management-gui
2012-06-19 APTXUpdate RenameHandler to use Settings notifications...
2012-06-19 APTXMake settings settable through Settings and notify...
2012-06-19 APTXExtract setting up the rename environment into a separa...
2012-06-17 APTXAdd rules to automate renaming of files when new data...
2012-06-15 APTXCleanup old animeModel code
2012-06-15 APTXMake MyListModel reloadable
2012-06-15 APTXRemove unneeded, commented-out code
2012-06-15 APTXAdd udpClientIdlePolicy setting
next