0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ported to linux/unix systems (compiles and runs). More... over 15 years ago
General refactor of the view tree and the history tree to use the int based model base. More... over 15 years ago
Adding cache view. More... over 15 years ago
Adding git cache and git cat-file --batch parser. More... over 15 years ago
Update to logging to improve performance. More... over 15 years ago
Adding git fast-import compatible indexer. More... over 15 years ago
Moving files around and removing old mediaplayer files that were only kept around for reference. More... over 15 years ago
Fixes to get the sequence tree working with tree based Qt views. More... over 15 years ago
Adding tree view and rework of history to use a vector, after simple profiling shows that qt views don't cache anything. More... over 15 years ago
Adding licenses and header cleanup. More... over 15 years ago
Fixing up newlines. From now on everyone should have core.autocrlf set to true. More... over 15 years ago
Adding precompiled header support. More... over 15 years ago
Adding cmake module to find git and get details on the HEAD commit. More... over 15 years ago
Making TCL use value semantics (in line with STL) rather than its bizarre clone semantics. More... over 15 years ago
Adding first rendition of a generic range-base tree model. More... over 15 years ago
Adding logger. More... over 15 years ago
Adding boost::singleton. More... over 15 years ago
Adding TCL (tree container library). More... over 15 years ago
Reintroduced multimedia hotkey support. Currently Windows only. More... over 15 years ago
Updates for header moves. More... over 15 years ago
Moving files around. More... over 15 years ago
Playlist did not properly switch to next file when player auto-switched to next. More... over 15 years ago
Fixes to stop/play behaviour. More... over 15 years ago
Merge with tim. More... over 15 years ago
Further cleanup of history support, switched the main view to a history view for the moment. More... over 15 years ago
Hook up play/pause and stop functionality
Tim
More... over 15 years ago
Cache CMake paths and use argv[1] for music path
Tim
More... over 15 years ago
Cleaned up playlist view to look decent, added history (next/previous) support, added a filter bar, and added a controller at the bottom of the playlist. The old controller has been disabled, but not yet removed from source (keeping it around for reference for the time being). More... over 15 years ago
Added simple double click support to the playlist window. More... over 15 years ago
Addition of some simple file loading and tag decoding to give a playlist table of a hard coded directory. More... over 15 years ago