Clementine-audio-player-Mac.../src/library
David Sansome eb65c06b24 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
..
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 Separate out UniversalEncodingHandler. 2010-08-03 19:29:49 +00:00
librarybackend.h Show embedded cover art in the album cover manager too, but only for the first file in an album 2010-07-19 18:08:25 +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 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
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 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
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 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
libraryview.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
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