Commit Graph

  • 595877445b Multiple selections in the album cover manager David Sansome 2010-03-20 22:03:58 +0000
  • 51a47b9874 Add FLAC plugin for Mac. John Maguire 2010-03-19 15:20:14 +0000
  • 417b6af911 Update slovak translation. Fixes issue #79 John Maguire 2010-03-19 13:20:54 +0000
  • 257170b212 Add support for showing the filename without the path - thanks ralf.neupert Fixes issue #80 David Sansome 2010-03-19 10:39:22 +0000
  • 7e7aa6a0c4 Fix crash in last.fm radio when the user's subscription expires. John Maguire 2010-03-18 17:18:54 +0000
  • fd2daf6fa2 Fixes issue #3 \o/ A reminder for next time: enable various "Universal Access" options. John Maguire 2010-03-17 17:16:05 +0000
  • 84bede61d3 Fix compiler warning from Clang. John Maguire 2010-03-17 15:07:49 +0000
  • 4a26d10e7e Build fixes for mac. John Maguire 2010-03-16 15:09:08 +0000
  • 6a4d1734b6 Add the shuffle and repeat menus to the menubar as well David Sansome 2010-03-12 01:03:43 +0000
  • e1952e7ff2 Fix the cover manager behaviour when there are unknown albums or albums by various artists. David Sansome 2010-03-12 00:54:18 +0000
  • e809019bef Fix code review comment for r353 Add more tests for XSPF parser. John Maguire 2010-03-11 15:25:25 +0000
  • 116204d58e Start of event handling to capture keys with virtual function event() Andrew Udvare 2010-03-11 09:56:02 +0000
  • f9711d414f More implementation of ShortcutsDialog and settings Andrew Udvare 2010-03-11 06:00:47 +0000
  • eb5d4cc309 XSPF support in the GUI John Maguire 2010-03-10 21:39:25 +0000
  • 65d88ac831 Fix strangeness when rearranging the playlist with shuffle disabled David Sansome 2010-03-10 14:09:35 +0000
  • 4988d45f23 Fix a crash bug when clearing the playlist, and then advancing to the next track David Sansome 2010-03-10 14:06:34 +0000
  • b8d7773776 Updated spanish translation David Sansome 2010-03-10 00:43:36 +0000
  • e7c3174109 Fix a segfault. This got lost in the merge David Sansome 2010-03-10 00:09:49 +0000
  • aee1cbb4fd Revert the multiple playlist commits until they can be cleaned up a bit. These are: r324, r326, r327, r328, r335, r336, r337, r338, and r339. David Sansome 2010-03-10 00:04:04 +0000
  • 5294ea1276 Update translation sources David Sansome 2010-03-09 22:49:14 +0000
  • cecc6def3c Get the translated version of this string - thanks Mariano Copetti David Sansome 2010-03-09 22:47:36 +0000
  • 11330d0177 XSPF parser with test. John Maguire 2010-03-09 17:17:32 +0000
  • 4eb51bf6d9 Remove pointless cpp file. John Maguire 2010-03-09 15:46:26 +0000
  • 95c1f702c5 Oops. s/OS/WS/ Updates issue #6. John Maguire 2010-03-09 14:31:30 +0000
  • b66370ed87 Enable global shortcuts for all X11 platforms instead of just Linux. Updates issue #6 John Maguire 2010-03-09 14:28:58 +0000
  • 9f0e399fba Fix a failing test David Sansome 2010-03-08 18:07:18 +0000
  • 67214bf4dc Rename ShuffleRepeatWidget to PlaylistSequence David Sansome 2010-03-08 18:05:41 +0000
  • 85d5e398da Shuffle and repeat buttons now work. Fixes issue #20 David Sansome 2010-03-08 17:55:40 +0000
  • d15fffc802 Do something more sensible with negative times. David Sansome 2010-03-08 14:13:22 +0000
  • c9ddf09869 Add shuffle and repeat options. These don't do anything yet. Updates issue #20 David Sansome 2010-03-08 14:08:54 +0000
  • 427e24dece Show the time remaining as negative, like amarok David Sansome 2010-03-08 12:30:55 +0000
  • ee5facbd01 Fix the size of the time elapsed and time remaining labels on the track slider, so they don't move the slider around while it's being dragged. David Sansome 2010-03-08 12:13:11 +0000
  • 7d0bc4830f Set the source properly for tracks from last.fm radio Fixes issue #62 David Sansome 2010-03-07 23:39:28 +0000
  • 6f2119bce0 Fix a bug that meant the track progress slider was greyed out on the first song in a last.fm radio stream David Sansome 2010-03-07 23:28:40 +0000
  • 3d34aa240c Add albumartist, composer, file type and date columns to the playlist. Also add columns to the database for rating, playcount, and lastplayed (not used yet). Fixes issue #66 David Sansome 2010-03-07 22:46:41 +0000
  • 030e454d1e Enabling removal of playlist. Slightly changing how informatiion about playlists are stored in QSettings Bartek Taczała 2010-03-07 20:55:02 +0000
  • 6f2754bcba Changing tabWidget to tab_widget Bartek Taczała 2010-03-07 20:21:20 +0000
  • b303d59b4c Saving qtab current index ( current playlist ). Bartek Taczała 2010-03-07 20:19:35 +0000
  • 0a1e7916d8 Ensure one playlist at startup if no restoring. Minor code modifications to compatibility with code guidelines. Bartek Taczała 2010-03-07 20:14:05 +0000
  • 8ae713802d Playlist manager for handling multiple playlists. Storing/restoring is enabled. Bartek Taczała 2010-03-07 20:06:00 +0000
  • 1aebf19077 Ensure Song is valid from m3u parser. Fix tests. John Maguire 2010-03-07 15:26:54 +0000
  • 768bf85cd7 M3U support in the UI from "Add Media" \o/ John Maguire 2010-03-07 14:42:51 +0000
  • 08416e2c51 Make M3U parser grab tags from file. John Maguire 2010-03-07 14:04:17 +0000
  • 4219dfa718 Add test for taglib usage in Song, will be more helpful testing M3U/XSPF parsing. Dave: I'm sorry. John Maguire 2010-03-06 20:08:01 +0000
  • 1bf373b184 remove test targets from "make all" John Maguire 2010-03-06 18:51:15 +0000
  • a4b1452a22 Fix annoying disconnect() messages. John Maguire 2010-03-06 15:35:02 +0000
  • 3fe0213106 Make tabbed playlists store & restore. Fix style issues. John Maguire 2010-03-06 15:33:57 +0000
  • 28f4b4de0b add at least one playlist tab at startup John Maguire 2010-03-06 14:35:06 +0000
  • 1ad24804cc Finish m3u parser John Maguire 2010-03-05 11:57:06 +0000
  • 4773d7cadc Adding support for multiple playlists ( as in foobar ) Bartek Taczała 2010-03-05 10:55:37 +0000
  • 64abef1cd4 Make tracks with no album show up. Fixes issue #57 John Maguire 2010-03-05 10:51:16 +0000
  • 84d80f6a10 Explicitly link test_utils.cpp with Qt. Fixes issue #58 John Maguire 2010-03-05 10:11:04 +0000
  • 3d8d54c565 Lower case cmake commands David Sansome 2010-03-04 16:50:27 +0000
  • 35a306b9a7 Install .desktop file and icon. Also add an "uninstall" target. Fixes issue #52 David Sansome 2010-03-04 16:41:14 +0000
  • 534d7f0fb6 Change cmake script to actually use the input param rather than ARGV. John Maguire 2010-03-04 16:14:16 +0000
  • 1f23f2e64d Check last.fm method in AlbumCoverFetcherTest. John Maguire 2010-03-04 11:48:19 +0000
  • 3734f23325 Tidy up AlbumCoverFetcherTest. John Maguire 2010-03-04 11:43:44 +0000
  • 7b520ab361 Fix code review comments for r313. John Maguire 2010-03-03 20:35:19 +0000
  • 7763d7da89 Add test for AlbumCoverFetcher. Comes with infrastructure for testing network requests. John Maguire 2010-03-03 19:14:14 +0000
  • 15797e07c6 Test updating and deleting songs David Sansome 2010-03-03 18:38:20 +0000
  • 7a1f7438d7 Updated spanish translation David Sansome 2010-03-03 18:06:44 +0000
  • 101b30c4b5 Add some more options to the album cover manager: show fullsize, fetch automatically, choose manually, unset cover David Sansome 2010-03-03 14:29:53 +0000
  • 4652e47c65 Test adding a song without required fields set David Sansome 2010-03-03 01:39:39 +0000
  • fa3858266a Fixed review comments from r307 David Sansome 2010-03-03 00:49:44 +0000
  • 3f861654ec Some more backend tests David Sansome 2010-03-03 00:33:31 +0000
  • 3296bf7b7d LibraryBackend tests should test at a higher level David Sansome 2010-03-02 23:37:12 +0000
  • 4d3bd03f16 More windows fixes David Sansome 2010-03-02 22:02:43 +0000
  • 72aa271b23 Fixes for mingw32 cross-compiling David Sansome 2010-03-02 20:46:46 +0000
  • 08778f3f2c Fixes issue 47 John Maguire 2010-03-02 18:44:46 +0000
  • 5e503cbe64 Try the application's directory as well David Sansome 2010-03-02 17:48:56 +0000
  • 111c019edd Load translations from the current directory so translators don't have to recompile to test their translations David Sansome 2010-03-02 17:29:43 +0000
  • 6a43c8f6c6 Refactor LibraryBackendTest to make it easier to write tests. John Maguire 2010-03-02 13:35:39 +0000
  • 54a5bd2c8e Everyone loves scoped_ptr. John Maguire 2010-03-02 12:30:14 +0000
  • 864215cb23 Adds a test for LibraryBackend (not as trivial as it sounds :-) Adds Googlemock. Adds mock Qt database drivers. John Maguire 2010-03-01 22:00:15 +0000
  • dae28e10ab Remember to actually load the translation resources David Sansome 2010-03-01 17:36:50 +0000
  • a0c551f7a7 Remove the qmake project files David Sansome 2010-03-01 17:33:31 +0000
  • 0dc1a87781 Automatically generate the qm files, and the translations qrc file David Sansome 2010-03-01 17:31:54 +0000
  • 84786c7bc8 Add more tests to m3uparser including one windows-only test. Fix code review comments from r291. John Maguire 2010-03-01 16:31:19 +0000
  • 0c49e0dd94 Automatically add test dependencies. John Maguire 2010-03-01 15:43:27 +0000
  • c043eaba0c Add mostly done M3UParser with basic unit tests. Add lots of test infrastructure. John Maguire 2010-03-01 15:40:12 +0000
  • 7e500a2fa8 fix build and move gtest to 3rdparty John Maguire 2010-03-01 12:55:51 +0000
  • e7c064809c Link resources into library & init in main(). John Maguire 2010-03-01 12:15:15 +0000
  • 461157bbc9 Mac build & deploy updates. John Maguire 2010-03-01 12:13:11 +0000
  • 42fd8c6f1e Seems resources need to be linked directly in the binary. John Maguire 2010-03-01 02:49:47 +0000
  • 269957e7ca Add infrastructure for unit tests. John Maguire 2010-03-01 01:47:50 +0000
  • 91958d0fd2 Change the data returned from sqlite a bit so the library view can use cover art too. Still a couple of TODOs in here. David Sansome 2010-02-28 22:07:59 +0000
  • 235a015a6f Updated Shortcuts dialog to use native widget for OK/Cancel Andrew Udvare 2010-02-28 21:46:25 +0000
  • b6330db85c More file renames David Sansome 2010-02-28 21:40:21 +0000
  • 787a3d2625 Forgot to rename this file in the qmake project David Sansome 2010-02-28 21:38:52 +0000
  • 30fa135521 cmake fix John Maguire 2010-02-28 20:56:27 +0000
  • ad52c825ae Mac deploy script - generates most of the commands necessary for an app bundle. John Maguire 2010-02-28 20:55:10 +0000
  • 16d991b76a Scroll the album cover manager view more sensibly David Sansome 2010-02-28 19:56:18 +0000
  • 605e3a87cc Fetch missing album covers from last.fm :) David Sansome 2010-02-28 19:25:52 +0000
  • eb3b286f0d Fix broken include. John Maguire 2010-02-28 18:09:58 +0000
  • 12273256e5 Album cover art manager. So far this only displays cover art that was loaded from disk. David Sansome 2010-02-28 18:04:50 +0000
  • f9ad923f3a CMake support \o/ Also fixes xine deprecation messages. John Maguire 2010-02-28 17:28:56 +0000
  • 2c04b4a23a Start Slovak translation David Sansome 2010-02-28 14:10:32 +0000
  • e2e2e153c0 Oops, we always want to set these David Sansome 2010-02-28 01:25:00 +0000
  • 4d8636874e Add an option to turn off album art in the OSD David Sansome 2010-02-28 01:08:18 +0000
  • 6436c53705 Smooth scale cover art for notifications, and display an empty album cover for tracks that have no artwork David Sansome 2010-02-28 01:03:13 +0000