Clementine-audio-player-Mac.../src/library
David Sansome 56d72a00bf Try the next UI experiment - wide buttons down the side like Qt Creator 2010-10-01 19:27:01 +00:00
..
directory.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
groupbydialog.cpp Option to group the library by file type 2010-07-31 14:14:03 +00:00
groupbydialog.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
groupbydialog.ui Option to group the library by file type 2010-07-31 14:14:03 +00:00
library.cpp Remove the pointless CreateInThread method from BackgroundThread and instead move objects to the right thread after creation. 2010-08-27 18:36:57 +00:00
library.h Add an option to disable directory watchers 2010-07-10 17:03:28 +00:00
librarybackend.cpp Fix test and fix song loader infinite loop. 2010-08-31 21:24:57 +00:00
librarybackend.h Fix test and fix song loader infinite loop. 2010-08-31 21:24:57 +00:00
libraryconfig.cpp Convert paths to native windows seperators in many places throughout the UI 2010-08-28 19:07:23 +00:00
libraryconfig.h Add a "load" menu item to the library, files view, and radio view to replace the current playlist with the selection. Also add an option to make this the default. Fixes issue #311 2010-05-15 17:45:04 +00:00
libraryconfig.ui Add an option to disable directory watchers 2010-07-10 17:03:28 +00:00
librarydirectorymodel.cpp Fix the organise dialog 2010-08-30 15:40:53 +00:00
librarydirectorymodel.h Pass shared_ptrs to music storage things to the organiser thread so they won't get deleted if the device is disconnected 2010-08-09 21:50:46 +00:00
libraryfilterwidget.cpp Make pressing enter in the library filter widget add the search results to the playlist. Also make the cursor keys work when the filter widget is focused. Fixes issue #641 2010-08-29 12:15:30 +00:00
libraryfilterwidget.h Make pressing enter in the library filter widget add the search results to the playlist. Also make the cursor keys work when the filter widget is focused. Fixes issue #641 2010-08-29 12:15:30 +00:00
libraryfilterwidget.ui Make the small toolbar buttons stay small even on gtk styles that use bigger buttons 2010-06-08 11:43:34 +00:00
libraryitem.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
librarymodel.cpp Fix the artist and album library icons in Qt 4.7 2010-09-18 13:35:52 +00:00
librarymodel.h Option to group the library by file type 2010-07-31 14:14:03 +00:00
libraryplaylistitem.cpp Load playlist in separate threads on startup. 2010-08-03 18:57:17 +00:00
libraryplaylistitem.h Load playlist in separate threads on startup. 2010-08-03 18:57:17 +00:00
libraryquery.cpp Use sqlite's Full Text Search on the songs table 2010-06-20 16:30:10 +00:00
libraryquery.h Use sqlite's Full Text Search on the songs table 2010-06-20 16:30:10 +00:00
libraryview.cpp Try the next UI experiment - wide buttons down the side like Qt Creator 2010-10-01 19:27:01 +00:00
libraryview.h Ooops, perhaps the code to stop devices from auto-expanding would work better in the DeviceView class. 2010-09-18 14:29:43 +00:00
libraryviewcontainer.cpp Try the next UI experiment - wide buttons down the side like Qt Creator 2010-10-01 19:27:01 +00:00
libraryviewcontainer.h Try the next UI experiment - wide buttons down the side like Qt Creator 2010-10-01 19:27:01 +00:00
libraryviewcontainer.ui Try the next UI experiment - wide buttons down the side like Qt Creator 2010-10-01 19:27:01 +00:00
librarywatcher.cpp Detect symlinks in music library. Patch by Knuckster 2010-07-29 18:40:10 +00:00
librarywatcher.h Add an option to disable directory watchers 2010-07-10 17:03:28 +00:00
sqlrow.cpp Fix compilation with gcc 2010-08-04 08:17:31 +00:00
sqlrow.h Fix compilation with gcc 2010-08-04 08:17:31 +00:00