Commit Graph

  • ee9e676df1 Add autocompletion to artist & album tags in playlist. Thanks to christoph.gysin Updates issue #130 John Maguire 2010-03-27 23:45:46 +0000
  • 0e4fb1b789 Fix loading songs with a # (or other URL special characters) in the name. Fixes issue #117 David Sansome 2010-03-27 15:53:02 +0000
  • c0a323b5ff Make sure the pretty osd is really the default on windows David Sansome 2010-03-27 15:15:20 +0000
  • 6bad424058 Don't show these two columns by default David Sansome 2010-03-27 15:10:52 +0000
  • 66df980238 French translation David Sansome 2010-03-27 12:56:36 +0000
  • 2afd94ce47 Switch cover manager filter from OR to AND. John Maguire 2010-03-26 15:04:38 +0000
  • 1cad21a3e0 Only enable gui in tests that need it. John Maguire 2010-03-26 12:50:27 +0000
  • 2b812a76fd Split search query in cover manager. Add unit tests. Fixes issue #119 John Maguire 2010-03-26 12:22:19 +0000
  • 5b468823d6 Simplify Prev/NextEditableIndex a bit. Thanks christoph.gysin David Sansome 2010-03-26 00:32:44 +0000
  • 766429c860 Allow inline editing of tags in the playlist. Thanks christoph.gysin David Sansome 2010-03-25 23:48:58 +0000
  • 11bd9966d1 Mac build fixes John Maguire 2010-03-25 23:03:28 +0000
  • cc2c7b53cc dos2unix all this stuff David Sansome 2010-03-25 22:37:22 +0000
  • 40e7737ba3 Maybe global shortcuts on windows... David Sansome 2010-03-25 22:37:00 +0000
  • 82cdab9047 Make the pretty OSD the default on platforms without a native notification (Windows). David Sansome 2010-03-25 21:29:17 +0000
  • 9c3ea3599f Fade the OSD in and out on Windows David Sansome 2010-03-25 21:24:19 +0000
  • 1e260a4d7a We can't check the version of taglib on windows. David Sansome 2010-03-25 21:04:47 +0000
  • 07ace1db70 Fix the size of the text label in the pretty osd David Sansome 2010-03-25 20:57:34 +0000
  • cffa51a881 Make sure the pretty OSD stays in the same place between calls to show(). Fixes issue #121 David Sansome 2010-03-25 20:54:47 +0000
  • 3a726f71cd Fallback for the OSD on systems without transparant top level widgets David Sansome 2010-03-25 19:57:52 +0000
  • b492a63dfa Fix errors in Qt < 4.6 David Sansome 2010-03-25 19:36:56 +0000
  • 7d5673930d Pretty OSD. David Sansome 2010-03-25 19:30:10 +0000
  • fc2877dc30 Show radio icon rather than nothing in notification. John Maguire 2010-03-25 18:38:20 +0000
  • 7250587c03 Remove dependency on libnotify and use dbus directly. John Maguire 2010-03-25 17:52:28 +0000
  • 2e71390acd Switch from OR to AND in split queries. Fixes issue #116 John Maguire 2010-03-25 15:59:58 +0000
  • 645b819b68 Actually use unicode aware LIKE() on win32. John Maguire 2010-03-25 15:39:13 +0000
  • 502e346218 Forgot to update win32 sqlite functions. John Maguire 2010-03-25 15:37:15 +0000
  • 38b114e4ad Show the basefilename in the title column if there's no title tag. Fixes issue #99 David Sansome 2010-03-25 15:00:56 +0000
  • d5762bbbd7 Fix codereview comments for r496 David Sansome 2010-03-25 14:47:41 +0000
  • 088d298c7d Stop scanning the library straight away if we're asked to quit. Fixes issue #114 David Sansome 2010-03-25 14:33:09 +0000
  • 95252ccc71 Support query splitting in library search. Improve performance of LIKE(). Fixes issue #104 John Maguire 2010-03-25 13:58:24 +0000
  • 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