]> Some of my projects - localmylist.git/shortlog
localmylist.git
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
2012-06-14 APTXShow some basic task info in management-gui
2012-06-14 APTXExpose task count information
2012-06-14 APTXSkip known files during DirectoryScanTask by default
2012-06-14 APTXAdd a simple getFileByPath
2012-06-14 APTXDon't bother adding 0 size files
2012-06-14 APTXUse the correct constructor. This made MyListAddCommand...
2012-06-14 APTXSize is int64, not int
2012-06-13 APTXRespect isUdpHost host option
2012-06-13 APTXSome fixes to RenameHandler. Only perform one rename...
2012-06-13 APTXWorkThread should have gotten its own Settings instance...
2012-06-13 APTXAdd new actions to management-gui
2012-06-13 APTXRemove Database argument from all *Task classes
2012-06-13 APTXExport all public classes.
2012-06-13 APTXAdd UnknownFileLookupTask to remove known files from...
2012-06-13 APTXWhen adding new files, check if there is an unknown...
2012-06-12 APTXFix typo.
2012-06-12 APTXAdd allTasksFinished signal.
2012-06-12 APTXWhitespace fixes
2012-06-12 APTXUpdate schema... I think these were all the changes -.-
2012-06-12 APTXMake AniOni read its own settings.
2012-06-12 APTXInitialize RenameEngine as needed.
2012-06-12 APTXRename "general" config group to "host".
2012-06-12 APTXNot going to bother with suspend/resume.
next