Commit Graph

  • 9adf70d77e Fix the alternate background colour David Sansome 2010-03-25 13:38:57 +0000
  • 06555da965 Add another check to see if library files still exist between the two loops in the librarywatcher. Also make sure songs are valid before trying to insert them into the database (triggering not-null constraint violations). Fixes issue #113 David Sansome 2010-03-25 13:15:55 +0000
  • c1e2cbe800 This Qt bug was fixed in 4.7 David Sansome 2010-03-25 12:57:11 +0000
  • a1baa06dbf Remove debug John Maguire 2010-03-25 11:41:07 +0000
  • 5dc9f2358f Forgot stylesheet changes :-) John Maguire 2010-03-25 11:39:44 +0000
  • 6b6ce0e582 Enable alternating row colours for playlist... hackity hack. Fixes issue #112 John Maguire 2010-03-25 11:38:28 +0000
  • a64e5fb17e I <3 Qt. John Maguire 2010-03-24 22:31:34 +0000
  • ca774badc4 More bounds checking on dbus interface. John Maguire 2010-03-24 22:29:17 +0000
  • c00493223d Fix segfault when GetMetadata() is called when no song is playing. John Maguire 2010-03-24 22:17:56 +0000
  • b6e3c52f44 Fix comments from r482. John Maguire 2010-03-24 21:46:00 +0000
  • 2e35831b0b Mac build fixes John Maguire 2010-03-24 21:34:32 +0000
  • f9972183c5 ifdef dbus stuff for X11 only. John Maguire 2010-03-24 21:07:16 +0000
  • a8a37264f7 Add MPRIS support (thanks Amarok ;-) Fixes issue #29 John Maguire 2010-03-24 20:58:17 +0000
  • ceb225c236 More tests for edge cases when removing songs from the library David Sansome 2010-03-24 19:53:00 +0000
  • 1103ef77da More library tests David Sansome 2010-03-24 19:05:49 +0000
  • af5ede8dd0 Library tests for some corner cases David Sansome 2010-03-24 17:48:25 +0000
  • da21f265c6 Fix the "verticalSpacer" warning David Sansome 2010-03-24 16:51:12 +0000
  • 91b08cb4a3 Don't set the g++ warning flags on c files. Thanks christoph.gysin. Fixes issue #108 David Sansome 2010-03-24 16:45:44 +0000
  • 7d6a7101c9 Add a menu item to remove tracks from the playlist. Fixes issue #110 David Sansome 2010-03-24 16:36:44 +0000
  • ad30bad33c Check the playlist context menu index is valid before getting data from it. Fixes issue #109 David Sansome 2010-03-24 16:13:05 +0000
  • 70b6ba8c39 Fall back on sqlite's default non-unicode aware LIKE when we couldn't load the sqlite symbols. Fixes problems for slackware users (one of their problems anyway...). David Sansome 2010-03-24 16:02:06 +0000
  • ba8f57fcbd Check for taglib >= 1.6 David Sansome 2010-03-24 15:32:19 +0000
  • fc522602bd Only link QtTest in unit tests. John Maguire 2010-03-24 14:56:03 +0000
  • 4b4603e138 Make sure current_virtual_index_ is kept consistent when clearing or deleting items from the playlist. Fixes issue #107 David Sansome 2010-03-24 14:37:10 +0000
  • 92c7eff0fb Don't scrobble a track if we've been skipping through it. Fixes issue #105 David Sansome 2010-03-24 14:21:26 +0000
  • 16a953af11 Limit length of the "Set x to y..." menu item. Fixes issue #106 David Sansome 2010-03-24 14:14:17 +0000
  • 4271122976 Add an empty translation to make it easier for new translators to get started. David Sansome 2010-03-24 13:45:39 +0000
  • f357de6206 Update macdeploy script to more easily support other Qt versions. John Maguire 2010-03-24 13:45:35 +0000
  • f312b04df7 Enable more compiler warnings and fix them. Fixes issue #108 John Maguire 2010-03-24 12:07:37 +0000
  • 821e524b5f Menu option to set all fields from selected tracks to the same value. Thanks christoph.gysin. Fixes issue #102 David Sansome 2010-03-24 00:12:52 +0000
  • 82f7d54d50 Merged r459 through r461 into 0.2 tag 0.2 David Sansome 2010-03-23 23:41:56 +0000
  • 4176251892 More fixes to the debian package and copyright David Sansome 2010-03-23 23:36:30 +0000
  • bea2709186 Update the debian copyright file David Sansome 2010-03-23 23:30:52 +0000
  • fa00ee971d Add license headers to all our source files David Sansome 2010-03-23 23:11:46 +0000
  • ea83789f17 Some more library model tests David Sansome 2010-03-23 21:52:42 +0000
  • dfc972be63 Use the global QApplication now David Sansome 2010-03-23 21:44:43 +0000
  • 4ab755c831 Don't try to load translations from a directory that contains another directory called "clementine". Fixes issue #88 David Sansome 2010-03-23 18:00:55 +0000
  • f8dd079cfd Fix codereview comments from r454 David Sansome 2010-03-23 17:56:24 +0000
  • 16e1deaade Make it possible for the LibraryBackend to be mocked, and add a simple test for Library. David Sansome 2010-03-23 17:26:54 +0000
  • 777cc79b95 Fix unit test to build in release mode. John Maguire 2010-03-23 15:37:22 +0000
  • 051263c05d Enable playlist sorting on columns other than title, artist, album, track and length. Fixes issue #97 David Sansome 2010-03-23 14:24:48 +0000
  • bd1122ff11 Remove the dependency on sqlite3 devel package David Sansome 2010-03-23 14:09:42 +0000
  • ceb6382e9f Fix compilation in release mode David Sansome 2010-03-23 14:07:05 +0000
  • 79527447e2 May as well use our in-tree sqlite header. John Maguire 2010-03-23 13:54:17 +0000
  • 7fee944b06 Updated spanish translation David Sansome 2010-03-23 13:37:21 +0000
  • 07c4f0b299 Merge r444 through r445 into 0.2 tag David Sansome 2010-03-23 00:08:45 +0000
  • 163f415e72 Try running clementine from the correct location after installing David Sansome 2010-03-23 00:07:25 +0000
  • 013cddb3d5 Fix stupid copy+paste error David Sansome 2010-03-22 23:44:41 +0000
  • 5ff5d213bf Merge r442 into 0.2 tag David Sansome 2010-03-22 23:12:08 +0000
  • 2c6a80a2df Make maketarball.sh check out the current tag David Sansome 2010-03-22 23:11:13 +0000
  • f4098a53bc Merge r434 through r440 into 0.2 tag David Sansome 2010-03-22 23:07:17 +0000
  • ed80c2e6c0 Update translations David Sansome 2010-03-22 23:03:49 +0000
  • 3bc93339d9 Reduce watchers on mac (hitting 256 file descriptor limit). John Maguire 2010-03-22 23:01:03 +0000
  • 011b26670a Updated changelog with automatic numbering of tracks feature David Sansome 2010-03-22 22:50:18 +0000
  • a82e4c5b9a Added track auto-numbering, thanks christoph.gysin. Fixes issue #25 David Sansome 2010-03-22 22:46:53 +0000
  • 66115951f4 Fix the spec file for the new buildsystem David Sansome 2010-03-22 22:28:29 +0000
  • f3fed593f4 Add a NSIS script for Windows David Sansome 2010-03-22 22:05:05 +0000
  • 3e0e3f6889 Actually check for errors in AlbumCoverFetcher. John Maguire 2010-03-22 21:36:02 +0000
  • 577ccb15e8 Tag 0.2 David Sansome 2010-03-22 20:49:43 +0000
  • 39a97d9878 Minor UI fix to the settings dialog David Sansome 2010-03-22 19:46:42 +0000
  • 2aeff9b5e2 Fix compile on mac for old sqlite3 header. John Maguire 2010-03-22 18:46:41 +0000
  • b1e1de709c Bring the QSQLITE plugin into the source tree and statically link it on Windows. Also remove the unused xine windows patches, and move all the windows resources into dist/windows David Sansome 2010-03-22 18:35:31 +0000
  • 6947fe2923 Set version to 0.2 for mac. John Maguire 2010-03-22 16:18:03 +0000
  • 88a051ae40 Missing changlog entries David Sansome 2010-03-22 16:13:30 +0000
  • 2f350c1ae6 Add unit tests for custom LIKE() function. John Maguire 2010-03-22 16:03:24 +0000
  • fac97046f9 Tabs to spaces David Sansome 2010-03-22 16:01:59 +0000
  • a7b674d179 Changelog for 0.2 David Sansome 2010-03-22 15:57:13 +0000
  • db3c6ec098 Disable QDBus on windows & mac. John Maguire 2010-03-22 14:27:54 +0000
  • b64e8120a4 Fix ubuntu package David Sansome 2010-03-22 13:49:21 +0000
  • ad3c77cb5a Fix compilation errors on ubuntu David Sansome 2010-03-22 13:49:08 +0000
  • 758f31c997 Stupid fix to maketarball.sh David Sansome 2010-03-22 13:22:00 +0000
  • 41ab127d1a Set version to 0.2 David Sansome 2010-03-22 13:20:30 +0000
  • 91b2162d25 Enforce a minimum size for playlist columns when they're shown. This prevents 0-width columns appearing for whatever reason. Fixes issue #85 David Sansome 2010-03-22 12:13:04 +0000
  • 1879b6f858 Make this compile when DBUS isn't available David Sansome 2010-03-21 23:19:56 +0000
  • 7191f968a6 Fix the memory leak! The scope's buffer, used by the analyzers, wasn't being cleared when the mainwindow (or the analyzer) was hidden. There was a timer that was supposed to clear it, but it wasn't being run because the xine engine is in a thread without an event loop. Fixes issue #5 David Sansome 2010-03-21 23:11:34 +0000
  • 43a8b89732 Delete the divider entries properly from the library when deleting songs, and move songs to "Various artists" correctly. David Sansome 2010-03-21 22:14:07 +0000
  • b5b61a2e0e Add a couple of indexes to the database to speed up searches on large libraries. David Sansome 2010-03-21 21:17:01 +0000
  • eea777e74e Global shortcuts on gnome, with GSD over DBUS David Sansome 2010-03-21 19:02:56 +0000
  • a2c5bebd25 Remove unused includes. Fixes issue #84 David Sansome 2010-03-21 18:13:22 +0000
  • 24541609d7 Fixed some RGB parameters out of range warnings David Sansome 2010-03-21 17:28:54 +0000
  • d09eaac67a Fix up the other 2D analyzers David Sansome 2010-03-21 17:22:05 +0000
  • 87b552d16d set background thread priority on mac John Maguire 2010-03-21 16:45:34 +0000
  • 1314ef2e37 Remove the global shortcuts dialog from trunk David Sansome 2010-03-21 16:37:38 +0000
  • 0b2bb418f3 Updated spanish translation from Mariano Copetti David Sansome 2010-03-21 16:22:22 +0000
  • 0e42e0b9f7 Updated slovak translation Fixes issue #83 David Sansome 2010-03-21 16:21:42 +0000
  • 2e1023457c Show the analyzer popup menu on a left click as well as a right click David Sansome 2010-03-21 16:20:27 +0000
  • a7596959eb Compile fixes for mac for old sqlite3 header. John Maguire 2010-03-21 16:11:26 +0000
  • 416670671f Run the background library scanner at IDLE io priority on linux David Sansome 2010-03-21 15:55:58 +0000
  • 530d58b4cf Add some more strings for translation David Sansome 2010-03-21 15:00:36 +0000
  • 56fb0663ee Fix segfault when a song's tag has changed inbetween runs David Sansome 2010-03-21 14:47:59 +0000
  • cbb41cab46 Store these booleans as ints so sqlite doesn't get confused. Fixes issue #82 David Sansome 2010-03-21 13:50:00 +0000
  • b468306d2f Stop linking against sqlite and use the loaded plugin. John Maguire 2010-03-21 13:29:06 +0000
  • 645d7e48cc Translate this missing string - thanks Mariano Copetti David Sansome 2010-03-21 13:07:02 +0000
  • da7e88d754 Update translations David Sansome 2010-03-21 00:32:22 +0000
  • 8cebf0092f Updated greek translation David Sansome 2010-03-21 00:31:19 +0000
  • 26098db9c8 Update the length of the first track on a last.fm stream David Sansome 2010-03-21 00:30:05 +0000
  • 2bde36a1c2 Fix timestamps on scrobbled songs David Sansome 2010-03-21 00:22:15 +0000
  • 1a930bf2b5 Add a menu item to the library for forcing albums to appear under Various Artists. Fixes issue #43 David Sansome 2010-03-20 23:59:39 +0000
  • 758f99be49 Support unicode-aware comparisons in Sqlite3. Fixes issue #71 John Maguire 2010-03-20 23:41:59 +0000
  • e1c44cdc77 Add options for choosing or disabling the analyzer. Fixes issue #75. David Sansome 2010-03-20 22:45:54 +0000