Commit Graph

13 Commits (5b8cdf603c70b04284166f996b39306ec81777f6)
 

Author SHA1 Message Date
Laurent 5b8cdf603c feat: add PlaylistViewModel with reactive playlist observation 1 month ago
Laurent 1cf5353339 feat: add playlist database migration and CRUD methods 1 month ago
Laurent 41754b1f56 feat: add Playlist and PlaylistTrack models 1 month ago
Laurent 0a8ad2aa91 feat: assemble UI with search bar, track table, player controls, folder picker, and drag-and-drop 1 month ago
Laurent c374cfa9eb feat: add TrackTableView with NSTableView for high-performance track list 1 month ago
Laurent c5b468103a feat: add LibraryViewModel with reactive queries, debounced search, and column sorting 1 month ago
Laurent d61ccda111 feat: add PlayerViewModel with queue management, shuffle, and play tracking 1 month ago
Laurent 9c934235d6 feat: add AudioService with AVPlayer playback, seeking, and volume control 1 month ago
Laurent 49693e95b4 feat: add ScannerService with file discovery, metadata extraction, and batch import 1 month ago
Laurent e0e03daf3f feat: add DatabaseService with schema, FTS5 search, and query methods 1 month ago
Laurent a8978f7eae feat: add Track model with GRDB record conformance and tests 1 month ago
Laurent 1aac6823fa chore: track docs/superpowers specs and plans, fix gitignore 1 month ago
Laurent 10e147b447 chore: initialize project with GRDB dependency and directory structure 1 month ago