Clementine-audio-player-Mac.../src
graehl 6fa77b8749 RevealFileInFinder for mac "show file in browser"
on mac, use QProcess to call "/usr/bin/open -R file", which highlights the file
when you context-menu click "show file in browser", instead of merely opening
the directory

Fixes issue #3634
2013-04-25 15:23:43 -07:00
..
analyzers Build fixes for mingw-w64 2012-11-13 14:43:13 +01:00
core RevealFileInFinder for mac "show file in browser" 2013-04-25 15:23:43 -07:00
covers Use a new Amazon access key 2012-12-31 21:46:06 +11:00
dbus Implement MediaPlayer2.Playlists from MPRIS2. 2012-10-11 15:38:51 +02:00
devices Fix style, hide the new columns by default, and move the new columns to the end of the enum 2013-03-10 18:16:14 +11:00
engines - Fix label texts in settings page. 2013-04-23 00:17:04 +02:00
globalsearch Add Radio GFM 2013-04-13 14:28:42 +10:00
internet Fix an ancient typo that was breaking last.fm scrobbling reporting. 2013-04-15 21:41:55 +10:00
library Update issue 1175: 2013-03-30 23:42:29 +01:00
moodbar Remove use of deprecated gstreamer functions. 2013-01-29 13:19:26 +01:00
musicbrainz Remove use of deprecated gstreamer functions. 2013-01-29 13:19:26 +01:00
networkremote New requests for opening and closing playlists in the network remote. 2013-04-20 16:11:57 +02:00
playlist Send closed playlists too if requested. 2013-04-16 13:57:04 +02:00
playlistparsers Add a parser for WPL playlists. Fixes issue 3437 2013-02-07 21:39:11 +01:00
podcasts Make it possible to mark all child episodes of a podcast as new/listened. Fixes issue 3565 2013-04-15 22:31:20 +10:00
smartplaylists Reorder these enum values. Fixes issue 3599. 2013-04-15 21:56:33 +10:00
songinfo Port Closure to variadic templates. 2012-11-22 17:19:04 +01:00
transcoder Remove use of deprecated gstreamer functions. 2013-01-29 13:19:26 +01:00
translations Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer) 2013-04-22 10:01:29 +02:00
ui - Fix label texts in settings page. 2013-04-23 00:17:04 +02:00
visualisations Fix visualization overlay transparency 2012-05-09 10:19:25 +02:00
widgets Explicitly cast scoped_ptrs to bool. Fixes issue 3570. 2013-04-15 21:41:54 +10:00
wiimotedev
CMakeLists.txt Silence some compiler warnings from Qt headers in clang 4.2 and gcc 4.8. 2013-04-15 21:44:01 -07:00
config.h.in Add support for Box. 2013-02-12 17:11:18 +01:00
main.cpp Do not use deprecated function in glib 2.36+ 2013-04-06 13:45:40 -07:00
version.h.in