Some cleanups
[gmpc.git] / ChangeLog
blob25a00a488d8f4e3e3dc0508a171a0a679a7ab6b0
1 03-11-2007 Qball Cow <Qball@Sarine.nl.
2         * Highlight the playing row with bold font.
3         * fix scrolling issue, where mpd tries to scroll before the row is filled.
4         (extraplaylist plugin needs this fixed)
6 30-11-2007 Qball Cow <Qball@Sarine.nl>
7         * Current playlist rewrite.
9 30-11-2007 Qball Cow <Qball@Sarine.nl>
10         * Merge gmi branch
11         * update version to 0.15.5.1
13 30-11-2007 Qball Cow <Qball@Sarine.nl>
14         * doc/WhatsNew0.15.5.txt: updated
16 29-11-2007 Qball Cow <Qball@Sarine.nl>
17         * data/gmpc.pc.in:                      Add requires field for libmpd.
19 29-11-2007 Qball Cow <Qball@Sarine.nl>
20         * TestSet/gmpc_1.cfg/txt:       Config that used to be able to crash mpd.
22 28-11-2007 Qball Cow <Qball@Sarine.nl>
23         * src/gob/gmpc-mpddata-treeview.gob: Do some sanity checking on
24         sort-column.
25         
26 28-11-2007 Qball Cow <Qball@Sarine.nl>
27         * src/browser/playlist3-file-browser.c: fix key-press-event propagation.
29 28-11-2007 Qball Cow <Qball@Sarine.nl>
30         * src/Makefile.build:   Fix build-makefile
32 28-11-2007 Qball Cow <Qball@Sarine.nl>
33         * doc/WhatsNew0.15.5.txt:       Added
35 28-11-2007 Qball Cow <Qball@Sarine.nl>
36     * Changelog: Add missing entries.
38 commit 84053c8cab765eb38f87628d577a570236d5ea2a
39 Author: Qball Cow <Qball@sarine.nl>
40 Date:   Tue Nov 27 15:26:00 2007 +0100
42     1. allow user to redirect output to debug file.
43     2. Print connection state out, and error if it's wrong.
45 commit bee5658bec9c91c26ece8658b36a2c13a060d88b
46 Author: Qball Cow <Qball@Sarine.nl>
47 Date:   Fri Nov 23 14:28:46 2007 +0100
49     * Add some extra sanity checks to gmpc-mpddata-model. (asserts, so gmpc won't run in a broken state, should make finding bugs easier).
50     * Make gmpc-mpddata-model supports getting a MpdData list that does not point to the first entry. (causing the crash by magnatune plugin). It was the magnatune plugin misbehaving. But it's more important that gmpc-mpddata is robust.
52 commit c8b0a0cd2601788eb9005b35f6467a763996071e
53 Author: Qball Cow <Qball@sarine.nl>
54 Date:   Mon Nov 19 12:51:56 2007 +0100
56     Update todo list
58 commit bd368b4657a6d230210fc7f09f3e4a24bf0ed90e
59 Author: Qball Cow <Qball@sarine.nl>
60 Date:   Mon Nov 19 00:32:36 2007 +0100
62     Fix profile crasher, after adding default to profiles file, I should actually load that file
64 commit 4fca5f7533669a4e397155e2a21f8cc10dc74c4a
65 Author: Qball Cow <Qball@sarine.nl>
66 Date:   Mon Nov 19 00:05:28 2007 +0100
68     fix profile naming
70 commit f283e4ed5d05f453c117b70b8965b947b1211a1c
71 Author: Qball Cow <qball@qball-desktop.(none)>
72 Date:   Sun Nov 18 16:16:05 2007 +0100
74     Even an extra check for existing list element, but should never happen
76 commit 790cce0dbc73bd5cad590ada482b3cc55b64cd57
77 Author: Qball Cow <qball@qball-desktop.(none)>
78 Date:   Fri Nov 16 22:18:55 2007 +0100
80     Bump version to 0.15.4.102
82 commit 4abcecd0242f48a93a736fbf134fa936a59eb01e
83 Author: Qball Cow <qball@qball-desktop.(none)>
84 Date:   Fri Nov 16 16:34:00 2007 +0100
86     fix crasher bug if mpd crashes during transaction, and another crash on exit bug
88 commit 0b18f539f877a487107789235087604dd9faa937
89 Merge: 7c1dfc4... b7cdc5f...
90 Author: Qball Cow <Qball@sarine.nl>
91 Date:   Wed Nov 14 18:07:40 2007 +0100
93     Merge branch 'master' of git://repo.or.cz/gmpc
95 commit 7c1dfc41ec9cedf21ef31a2c7d7efe80a1146329
96 Author: Qball Cow <Qball@sarine.nl>
97 Date:   Wed Nov 14 12:40:05 2007 +0100
99     Disable 'tracking mode' when song_view is requested on another song
101 commit 4e00d36c94951ec79fcba7bb98bf97b5e30560f0
102 Author: Qball Cow <Qball@sarine.nl>
103 Date:   Wed Nov 14 12:23:49 2007 +0100
105     Check if there are items in the avahi list, if not, add a default element and return that.
107 commit b7cdc5f81cb0005e934880dcf3549737f0cb8dbc
108 Author: Qball Cow <qball@qball-desktop.(none)>
109 Date:   Tue Nov 13 22:32:47 2007 +0100
111     Fix crasher when trying to cleanup config file with only one element
113 commit 1f65817fe046148e90efcda5dad66829a46f0a28
114 Author: Qball Cow <Qball@Sarine.nl>
115 Date:   Tue Nov 13 00:27:45 2007 +0100
117     Destroy find2 completely, not 1/2
119 commit e056258fa54841718a71f2c5909034e2a05144b9
120 Author: Qball Cow <Qball@Sarine.nl>
121 Date:   Mon Nov 12 23:16:15 2007 +0100
123     Moving code so its less likely that something goes wrong
125 commit f222ce8f95afe8631bcad10a3d1aa993a3b1dca7
126 Author: Qball Cow <Qball@Sarine.nl>
127 Date:   Mon Nov 12 17:17:51 2007 +0100
129     fix warnings
131 commit 5e5d4189cdac96a5cc10582e99171c5a48cce411
132 Author: Qball Cow <Qball@Sarine.nl>
133 Date:   Mon Nov 12 16:43:19 2007 +0100
135     When the db changes reload all tag browsers (by faking a reconnect)
137 commit a282a480cbc28be665e85041bb8d1963477af3b7
138 Author: Qball Cow <Qball@Sarine.nl>
139 Date:   Mon Nov 12 16:30:10 2007 +0100
141     Fix detecting valid playlist.. remove printf's
143 commit 81d0bc176d3044835b92fae980676bee2f299f93
144 Author: Qball Cow <Qball@Sarine.nl>
145 Date:   Mon Nov 12 15:55:30 2007 +0100
147     Remove a debug_printf that could have tried to print a NULL pointer
149 commit 82d4b2d394dca790dbbee867bb3cc3f31994c404
150 Author: Qball Cow <Qball@Sarine.nl>
151 Date:   Fri Nov 9 00:02:02 2007 +0100
153     Fix broken keyboard navigation in file browser
155 commit e5d0963a5b573d2121ca40cf8c70e34574f18204
156 Author: Qball Cow <Qball@Sarine.nl>
157 Date:   Thu Nov 8 13:44:57 2007 +0100
159     update some translation files
161 commit 79e461feb3b4e310e5637d343ea528625a067236
162 Author: Qball Cow <Qball@sarine.nl>
163 Date:   Wed Nov 7 17:46:15 2007 +0100
165     * Cleanup the gmpc.log file output. Now show date+time instead of unix time, and show severity as string, not number.
166     * Don't show started gmpc and stopped gmpc. This isn't that usefull
167     * Add an option to the configuration window to set the severity level of the shown inline messages. (or turm them off)
169 commit c468a1025242cfa3daf30b36fda5483024f809fe
170 Author: Qball Cow <Qball@Sarine.nl>
171 Date:   Tue Nov 6 22:57:16 2007 +0100
173     remove printf
175 commit 6705dec77035debddb26e01898d1ebb64b078e03
176 Author: Qball Cow <Qball@Sarine.nl>
177 Date:   Tue Nov 6 22:37:16 2007 +0100
179     Bump too gmpc 0.15.4.101
181 commit 80a86a7f93c67b429a570492942ca358267a31e5
182 Author: Qball Cow <Qball@Sarine.nl>
183 Date:   Tue Nov 6 22:11:04 2007 +0100
185     Extra sorting fix
187 commit 6500e889e153403cd960537dca8e3d7327e0b095
188 Author: Qball Cow <Qball@Sarine.nl>
189 Date:   Tue Nov 6 20:45:45 2007 +0100
191     Fixing sorting issues
193 commit 94cd3a29d22b4fcf9569927d4eef84861b95e724
194 Author: Qball Cow <Qball@Sarine.nl>
195 Date:   Sat Nov 3 14:48:38 2007 +0100
197     Add version to plugin list
199 commit 62a3d40fef8717bc96a2ac2fad5357b57ec80b1b
200 Author: Qball Cow <Qball@Sarine.nl>
201 Date:   Sat Nov 3 14:26:47 2007 +0100
203     Make all version major/minor/micro/nano available in gmpc by defines
205 commit 68559b3e5010fc429ba78325bbfb490571f7b9ff
206 Author: Qball Cow <Qball@sarine.nl>
207 Date:   Fri Nov 2 14:55:05 2007 +0100
209     Fix crash when the version number is less then 4 numbers large.
211 commit 914924730d481d1a3b98da7850b7fb88cf0c66e1
212 Author: Qball Cow <Qball@Sarine.nl>
213 Date:   Wed Oct 31 21:09:03 2007 +0100
215     Update potfile
217 commit 579cae4551bc093a0e827f08d5ccec6e227f36c4
218 Author: Qball Cow <Qball@Sarine.nl>
219 Date:   Wed Oct 31 14:41:53 2007 +0100
221     Fix build
223 commit 95102bb27805f933d6fbf14fc386889eaf653695
224 Merge: e15be39... 331acc0...
225 Author: Qball Cow <Qball@sarine.nl>
226 Date:   Wed Oct 31 14:17:00 2007 +0100
228     Merge branch 'master' of git+ssh://repo.or.cz/srv/git/gmpc
230 commit e15be390397ff92777b648af6787ca54427eb036
231 Author: Qball Cow <Qball@sarine.nl>
232 Date:   Wed Oct 31 13:43:04 2007 +0100
234     save position
236 commit 331acc0364e0503cd18771afd4ab911553a1717a
237 Author: Qball Cow <Qball@Sarine.nl>
238 Date:   Tue Oct 30 21:42:28 2007 +0100
240     Bump version 0.15.4.99
242 commit 3a55d8d86db656cbe99921bc2efbfb26f475cfd6
243 Author: Qball Cow <Qball@Sarine.nl>
244 Date:   Tue Oct 30 20:09:53 2007 +0100
246     Some cleanup
248 commit c4e435430fe83c31edfd21594a2c82bc62d06c3a
249 Author: Qball Cow <Qball@Sarine.nl>
250 Date:   Tue Oct 30 15:43:44 2007 +0100
252     Extra lazy file-browser tree
254 commit e0ba6ef1eb884214792182d4141f0fe67c40d27d
255 Author: Qball Cow <Qball@sarine.nl>
256 Date:   Tue Oct 30 13:21:39 2007 +0100
258     Add an option to _not_ load the plugins
260 commit 9f97bd16dfdf659539cf88e38358f4ed0f01ae1d
261 Author: Qball Cow <Qball@sarine.nl>
262 Date:   Tue Oct 30 13:03:48 2007 +0100
264     Update plugin howto documentation.
265     Add more checks to the plugin validation.
267 commit 7c31d19d5f5a17ff49a6a246c72d75601f5a720e
268 Author: Qball Cow <Qball@Sarine.nl>
269 Date:   Sat Oct 27 19:54:17 2007 +0200
271     Some doc update, and removing opacity from tooltip, causing more problems then profit
273 commit 7db40207d273bd5313b4ce8c7e022b76e84d97e2
274 Author: Qball Cow <Qball@Sarine.nl>
275 Date:   Sat Oct 27 17:07:21 2007 +0200
277     Don't load the dir on every open/close
279 commit 0491d9e7bd66c4227894c7112f6c991ea5c96425
280 Author: Qball Cow <Qball@Sarine.nl>
281 Date:   Sat Oct 27 17:02:32 2007 +0200
283     Fix another possible crasher, but code should not be touched anyway
285 commit 43b73b788fbe5379623dd2935fd547b21ff29fab
286 Author: Qball Cow <Qball@Sarine.nl>
287 Date:   Sat Oct 27 17:00:54 2007 +0200
289     Use enumertion for readability, fix using right treeview, and enable search as you type
291 commit a7d0c2a6fbf36d91eb879a714f041976d615940d
292 Author: Qball Cow <Qball@Sarine.nl>
293 Date:   Sat Oct 27 16:49:12 2007 +0200
295     Fix add folder directory selection
297 commit 9bc481e89d4a5470467b10edc729b6affcab41b0
298 Merge: 9cd950a... b0316b4...
299 Author: Qball Cow <Qball@Sarine.nl>
300 Date:   Sat Oct 27 16:29:47 2007 +0200
302     Merge branch 'file-rewrite'
304 commit 9cd950a7b1f3f0d2d551ac64240153d343966668
305 Author: Qball Cow <Qball@Sarine.nl>
306 Date:   Sat Oct 27 16:19:23 2007 +0200
308     Cleanup metadata.c a little
310 commit b0316b41d123c462f5cd02dfefb73cb47b55340b
311 Merge: 4546747... 957b891...
312 Author: Qball Cow <Qball@Sarine.nl>
313 Date:   Sat Oct 27 15:45:31 2007 +0200
315     Merge branch 'master' into file-rewrite
317 commit 957b89157c1e18d6b06405be42433c3c87ed9776
318 Author: Qball Cow <qball@qball-vbox-kubuntu.(none)>
319 Date:   Sat Oct 27 15:42:45 2007 +0200
321     Fix for popping up in KDE
323 commit 45467474f773480fd665997680c76002775cacde
324 Author: Qball Cow <Qball@Sarine.nl>
325 Date:   Sat Oct 27 15:16:36 2007 +0200
327     Some cleanups
329 commit 074c04a339d34f87b08f67b22b5ff5f9a6e61524
330 Author: Qball Cow <Qball@Sarine.nl>
331 Date:   Sat Oct 27 15:08:18 2007 +0200
333     Show dirname and playlist name in filename column
335 commit d4bc5fab02762c795b50cac8910cbdfadf83bbb7
336 Author: Qball Cow <Qball@Sarine.nl>
337 Date:   Sat Oct 27 15:00:03 2007 +0200
339     Move file browser to 2 pane view
341 commit 4f18409919a82970620535310b34811a5f2423cf
342 Author: Qball Cow <Qball@sarine.nl>
343 Date:   Sat Oct 27 02:15:43 2007 +0200
345     Add gtk_set_locale
347 commit ef304a67aca69d86a50b088f25544bebf7237095
348 Author: Qball Cow <Qball@Sarine.nl>
349 Date:   Thu Oct 25 21:15:16 2007 +0200
351     Fix the song deleting
353 commit eea7de3f6c23aeb3cfe1c9a1c4d49de986c9b18b
354 Author: Qball Cow <Qball@Sarine.nl>
355 Date:   Thu Oct 25 20:41:39 2007 +0200
357     Fix saving of sorting on the icon column
359 commit 37df7ba368961c97324ec3ab22e2640b8797ed98
360 Author: Qball Cow <Qball@Sarine.nl>
361 Date:   Wed Oct 24 22:26:21 2007 +0200
363     Fix size of gmpc-fetching-cover
365 commit b63dcb947132dc45ca0e0877b1ae352f5015874c
366 Author: Qball Cow <Qball@Sarine.nl>
367 Date:   Wed Oct 24 22:10:25 2007 +0200
369     Allow setting of images size, [gmpc-mpddata-model] size='32'
371 commit fb94ab94901ed43430e282ffa8aa0dd9a49b5296
372 Author: Qball Cow <Qball@Sarine.nl>
373 Date:   Wed Oct 24 21:40:56 2007 +0200
375     Sorting the albums in the metadata browser on date.
376     Making labels on buttons not selectable.
378 commit f37a09c63e52863ceb9abc229cc4b2c856731816
379 Author: Qball Cow <Qball@Sarine.nl>
380 Date:   Wed Oct 24 20:33:49 2007 +0200
382     Some documentations updates
384 commit 9b9fe92830e91f7b245dc9c7f99760cfab2d7c14
385 Author: Qball Cow <Qball@Sarine.nl>
386 Date:   Wed Oct 24 18:26:36 2007 +0200
388     Fix tray tooltip for songs withouth tag
390 commit b7e02983c34bf6d0a08481510515761ce19ef6d5
391 Author: Qball Cow <Qball@sarine.nl>
392 Date:   Wed Oct 24 17:26:23 2007 +0200
394     Add pluginhowto first scribbles
396 commit 0c54c5ca0adbede40c80b100f920fb49918663f8
397 Author: Qball Cow <Qball@sarine.nl>
398 Date:   Wed Oct 24 15:42:38 2007 +0200
400     Some sanity checking for plugins
402 commit 0ddc30f622ede380baf3d3f0fa01b2e178decb9a
403 Author: Qball Cow <Qball@sarine.nl>
404 Date:   Wed Oct 24 08:19:24 2007 +0200
406     Set tooltip on GtkStatusIcon if on gtk+-2.12.0 or higher.
407     Don't refresh tooltip if playlist changes. no longer needed.
409 commit cdb63b9a2908b2a29ff9f696c77b726348a8ea2a
410 Author: Qball Cow <Qball@sarine.nl>
411 Date:   Tue Oct 23 14:25:16 2007 +0200
413     Fix compiler warnings.
414     Add deleting of multiple items to the db-search
415     Remove forcing of old search method
416     Make sorting on icon, is sorting on artist/album/disc/track
418 commit a4e0dac178ef68cfe1deb391dccc3757cbc62b58
419 Author: Qball Cow <Qball@sarine.nl>
420 Date:   Tue Oct 23 13:32:45 2007 +0200
422     Fix the and/or style search for the old_style (mpd < 0.13) playlist search
424 commit b517a1fe34aded3e27da864f91b57c8a6fc5a042
425 Merge: ed7f98e... 2c97f8e...
426 Author: Qball Cow <Qball@sarine.nl>
427 Date:   Tue Oct 23 12:37:00 2007 +0200
429     Merge branch 'master' into Advanced-DB-Search
431 commit ed7f98ed88f90851b42e3e44da14e43b8acd491b
432 Author: Qball Cow <Qball@sarine.nl>
433 Date:   Tue Oct 23 12:36:18 2007 +0200
435     Extend to playlist browser
437 commit 3c5f7524154ddff04f73f7ad82b41c04cb39ac1e
438 Author: Qball Cow <Qball@sarine.nl>
439 Date:   Tue Oct 23 09:28:27 2007 +0200
441     Add 'And/Or' support to the database browser
443 commit 2c97f8eee000a12bf6365cb3a29444d9dd9b6150
444 Author: Qball Cow <Qball@Sarine.nl>
445 Date:   Mon Oct 22 21:21:15 2007 +0200
447     Sort the songs by artist/album/disc/track when added massifely from tag-browser or metabrowser. (f.e. adding all from genre Jazz or Artist Norah Jones
449 commit d2e8b95e938f966b7ecf82b7b66f48a3f9dee73c
450 Author: Qball Cow <Qball@Sarine.nl>
451 Date:   Mon Oct 22 21:03:27 2007 +0200
453     Fix the sorting issue:
454     The sort function in gmpc-mpddata-model needs to return -1 0 1 now.. not just 0 or 1. (different sorting system.)
455     Right casting of the pointer from qsort to the linked list index...
456     Lots more
458 commit 1c3072adcbd1ad0f9309237c6fc85e2933967bf4
459 Author: Qball Cow <Qball@Sarine.nl>
460 Date:   Mon Oct 22 17:00:03 2007 +0200
462     bump version to 0.15.4.99
464 commit 60d514e7e636dcec9a84a49cd8db0b4c0ea8727c
465 Author: Qball Cow <Qball@Sarine.nl>
466 Date:   Mon Oct 22 16:57:29 2007 +0200
468     Better sorting algorithm, that is tons faster
470 commit adbf5878c0fcfa2774d749c2ef52f172e70b48a9
471 Author: Qball Cow <Qball@Sarine.nl>
472 Date:   Mon Oct 22 13:09:41 2007 +0200
474     fix gmpc-mpddata-obj for glib libmpd
476 commit 41c342b675ca961aa4f5e8579477af698bec7133
477 Author: Qball Cow <Qball@Sarine.nl>
478 Date:   Sun Oct 21 23:24:00 2007 +0200
480     Allow gmpc to be started hidden. using --start-hidden.
481     Or the start-hidden=1 option in the config file.
483 commit 412cc3965c63640d7c1c00e63060408ae6a92ace
484 Author: Qball Cow <Qball@Sarine.nl>
485 Date:   Sun Oct 21 22:03:10 2007 +0200
487     Fixing bug 1551
489 commit cd4e0559ce3372ab1e12f6ddc0160dacd991b2cd
490 Author: Qball Cow <Qball@Sarine.nl>
491 Date:   Sun Oct 21 21:13:51 2007 +0200
493     Fixing bug 1588
495 commit 4741a2a9d6ce9190e48fcd17cc3d0908f1dd4d6b
496 Author: Qball Cow <Qball@Sarine.nl>
497 Date:   Sun Oct 21 20:49:38 2007 +0200
499     Fix metadata browser not saving his current position to the wrong config key
501 commit d3a11cacaa623ace328f817e3c28b59ac20c0ccb
502 Author: Qball Cow <Qball@Sarine.nl>
503 Date:   Sun Oct 21 20:03:06 2007 +0200
505     Show a message when a profile is added/removed.  Also add a function so you can add a new profile directly with a name.
507 commit 2ec11ab972b6a43a4967f39aafc05a617469bad5
508 Author: Qball Cow <Qball@Sarine.nl>
509 Date:   Sun Oct 21 18:07:44 2007 +0200
511     Fix broken browser updating (because of missing else in if , if else, else statenment)
513 commit a75793e47074cdfcefed7fb63483e3fb136d5035
514 Author: Qball Cow <Qball@sarine.nl>
515 Date:   Sun Oct 21 01:50:21 2007 +0200
517     Adjust revision to git hash
519 commit 9b4eec95f883390e12d19aad17430f2cbd5e5bc9
520 Author: Qball Cow <Qball@Sarine.nl>
521 Date:   Sat Oct 20 23:07:35 2007 +0200
523     Only set transient window if transient window is available
525 commit 176fa754104295ccdf5bc60aa897c39d3a0086d1
526 Author: Qball Cow <Qball@Sarine.nl>
527 Date:   Sat Oct 20 22:34:08 2007 +0200
529     Fix typing error that caused playlist3-messages.c to be placed inside include/gmpc/ instead of playlist3-messages.h
531 commit 6bb2b42ce58ddfd323893039f8054c8de571fb38
532 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
533 Date:   Sat Oct 20 18:19:29 2007 +0000
535     Make popup windows transient for the main window
536     
537     
540 commit 26d66b25bba2b0f396bed1a8a65f18bba7427f34
541 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
542 Date:   Sat Oct 20 17:42:46 2007 +0000
544     Make popup windows transient for the main window
545     
546     
549 commit a7d2327ba25513de2b5b605b1191853e800e3b33
550 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
551 Date:   Sat Oct 20 16:31:24 2007 +0000
553     remove more printf spam
554     
555     
558 commit e455b0036f4e0cf1e1af160fe5367b6051ad6ae4
559 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
560 Date:   Sat Oct 20 15:16:48 2007 +0000
562     Fix segfault
563     
564     
567 commit 94ecf5f02bde037596c7d61ccda6d6f963d78f52
568 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
569 Date:   Sat Oct 20 14:58:04 2007 +0000
571     Add a Gmpc::Signals object. For now it only contains a markup-changed signal, this is used by gmpc-mpddata-model for changing the markup used.
572     
573     Readd the markup editor in the interface preferences window.
574     
575     
578 commit 0cae9ee6b5d176e082f9b25e11928765f51caa9d
579 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
580 Date:   Fri Oct 19 22:23:22 2007 +0000
582     Fix configure script so --enable-mmkeys doesn't disable it
583     
584     
587 commit 4889d11800e005cffc0ebf2fb8c0f323e14c99bd
588 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
589 Date:   Fri Oct 19 21:27:24 2007 +0000
591     Deleting of playlists can also happen with mpd < 0.13.0
592     
593     
596 commit 071d52b0f4a380ebbe3ba21be525a7977ab334ce
597 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
598 Date:   Fri Oct 19 21:24:09 2007 +0000
600     Remove alot of printf's
601     
602     
605 commit f55e05c5ee6f355c14140b7df92abc9eb997a274
606 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
607 Date:   Fri Oct 19 20:52:03 2007 +0000
609     Add  a function to split version into 4 subversions (0.15.4.96-> 0 15 4 96)
610     Check if the old version was below 0.15.4.98, if it was remove all the column configurations. to avoid crashing.
611     
612     
615 commit bbe19a5e9206e62f6096ca2c123c18a37d8b2633
616 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
617 Date:   Thu Oct 18 20:50:56 2007 +0000
619     Remove some files that won't belong in svn
620     
621     
624 commit e94905aafed359866f56d45372b8b8fb6873c4af
625 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
626 Date:   Thu Oct 18 14:48:23 2007 +0000
628     Make the artist-browser enable-able using configure flag (--enable-artistbrowser)
629     Fix the --enable/--disable options in the configure script.
630     
631     
634 commit e3f65db683676daf86160c6dd139e4c5cd222d2b
635 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
636 Date:   Thu Oct 18 13:57:42 2007 +0000
638     Disable the artist browser, to enable it a define (ARTIST_BROWSER) needs to be set.
639     
640     
643 commit 7eb442140cc2b56a8d9e070cb9f1fd2c03440d71
644 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
645 Date:   Wed Oct 17 20:20:40 2007 +0000
647     fix g_object_unref to g_io_channel_unref
648     
649     
652 commit 8dac2f36c6e014258541d23b0f9ecebffd9721db
653 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
654 Date:   Wed Oct 17 20:18:39 2007 +0000
656     Write messages to the message window also to a log file ~/.gmpc/gmpc.log
657     
658     
661 commit 271e6a806ae9df3df2db493910df4e0822b2c995
662 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
663 Date:   Wed Oct 17 18:14:12 2007 +0000
665     fix queueinfo request
666     
667     
670 commit 8324a962a71751b44b728f84751824c5ba407830
671 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
672 Date:   Wed Oct 17 17:23:06 2007 +0000
674     show mpd error messages
675     
676     
679 commit 452b2eec9928858275fdcad899b586064867fb0f
680 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
681 Date:   Tue Oct 16 21:57:29 2007 +0000
683     Allow the user to set an x and y offset (always positive) in the configuration file.
684     example:
685     
686     [tray-icon2]
687     x-offset="-10"
688     y-offset="30"
689     
690     
693 commit 258737e38b65697a78327dac1ba03bd87644b0ae
694 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
695 Date:   Tue Oct 16 13:43:55 2007 +0000
697     Add missing icons
698     
699     
702 commit 81cfc1307762e9de1a061e5673f5b27837044383
703 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
704 Date:   Tue Oct 16 09:18:14 2007 +0000
706     Add scalable icons
707     
708     
711 commit 0301b1e1d69b1508d790599ded47c4bd7f316d36
712 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
713 Date:   Sun Oct 14 20:29:06 2007 +0000
715     workaround failing git-svn, this adds some images to the tag browser.
716     
719 commit 2b8d0604b0fe94f78d3c51ee0c8696c64f4be104
720 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
721 Date:   Sun Oct 14 12:22:45 2007 +0000
723     1. Don't update the meta data label in the lower left corner anymore.
724     2. Update the label in the info-tooltip when the metadata changed
725     
726     
729 commit 6e676e5d6fd18c35e0627aa7e563e86519e5638e
730 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
731 Date:   Sat Oct 13 23:24:03 2007 +0000
733     Add version to tooltip
734     
735     
738 commit 3d38024fa6a61d7c4525b5344adf208540afdfbc
739 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
740 Date:   Sat Oct 13 23:13:24 2007 +0000
742     Fix tooltip positioning and add extra information
743     Metadata total and processing.
744     and add header + change color background and add a little border
745     
746     
749 commit 11a074059991f6772d8be87276ebbb84b91fa039
750 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
751 Date:   Sat Oct 13 22:32:36 2007 +0000
753     fix position of testing popup
754     
755     
758 commit 73431e7e8680adec0a063ad1f55535e7546758ea
759 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
760 Date:   Sat Oct 13 22:07:41 2007 +0000
762     A first start at a small information window that quickly shows some info, like profile,ip/port etc
763     
764     
767 commit 9ba88519a6b850741111bc1894c0a34d64e84374
768 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
769 Date:   Sat Oct 13 20:50:14 2007 +0000
771     Add a little counter, need better position
772     
773     
776 commit f010a5fd69324785837fc10173bd93a0bff2f83b
777 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
778 Date:   Sat Oct 13 19:34:26 2007 +0000
780     Show atleast elapsed time when there is no totaltime.
781     
782     
785 commit 5e4a21972c1e1e15b41f99e313b8a93a080a4820
786 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
787 Date:   Fri Oct 12 22:36:53 2007 +0000
789     gtk_window_set_opacity doesn't like GTK_WINDOW_POPUP, so if we are possible using opacity, build it using a normal TOPLEVEL window, and use hints to the window manager to make it act like a tooltip
790     
791     
794 commit 5fa2586eb626710322fc17e6dca7423976ec17af
795 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
796 Date:   Fri Oct 12 22:02:28 2007 +0000
798     Fix 0,8 -> 0.8
799     
800     
803 commit 24cbffee109118be3376b50748189b25323b91a4
804 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
805 Date:   Fri Oct 12 20:34:27 2007 +0000
807     Also make the title in the song information view selectable.
808     
809     
812 commit 24b52e2d2c22342f6342f6d16435d63cc69f623d
813 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
814 Date:   Fri Oct 12 20:31:48 2007 +0000
816     Slightly changing the composite detection, just for trying some stuff.
817     This uses the gdk* stuff to detect a composited window.  This can be called from gtk+-2.10 shamefully the [gtk|gdk]_window_set_opacity is gtk+-2.12 only..
818     
819     2nd it makes the text in the metadata browser selectable. everything added by info2_add_table_item.
820     
821     
824 commit 41c4adefa65423634a7f53110deb13dbc9383336
825 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
826 Date:   Tue Oct 9 20:16:12 2007 +0000
828     Fix build breakage caused by wrong Define.
829     
830     
833 commit d15f213bde42252bd93bac7659539ed08f7eb385
834 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
835 Date:   Tue Oct 9 20:09:38 2007 +0000
837     Export extra header files like the gmpc-connection.h
838     Fix the header file of gmpc-metaimage to include gmpc-connection.h when compiled for a plugin, with a special else/if for compiling inside gmpc (GMPC_BUILD define is used for this)
839     
840     
843 commit e37fc034c403a5ce7d675da9db9fedc7313b1203
844 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
845 Date:   Tue Oct 9 14:39:26 2007 +0000
847     Use right composite functions
848     
849     
852 commit ebbeef3e4aea9a156b90f0da534408fe34c43fa6
853 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
854 Date:   Tue Oct 9 08:37:56 2007 +0000
856     1. If gtk+-2.0 >= 2.12.0 and the screen is composited show the "tooltip" with only 80% opacity.
857     2. The background of the tooltip if forced while, but the fonts are theme-color. Change this to have the font-color forced black.
858     
859     
862 commit dbf7381954ee7d7253db79701481aff0b7484d84
863 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
864 Date:   Mon Oct 8 11:22:09 2007 +0000
866     Remove mix of direct pass signals from libmpd and the indirect from GmpcConnection object.
867     Now libmpd only triggers the signals on GmpcConnection, and those are passed.
868     This should keep things more predictable and in-order.
869     
870     
873 commit 5067cbd4241a6f39fe42f494e8efbb9e0db47a33
874 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
875 Date:   Mon Oct 8 09:41:01 2007 +0000
877     Only go to parent level in the file browser if the file-browser is the active browser
878     
879     
882 commit b2c1e7573aaab2f85bf6d4e62f7b781baa05fbc6
883 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
884 Date:   Mon Oct 8 09:33:46 2007 +0000
886     Fixing some out of order signals.
887     only start reconnecting AFTER the disconnect signal
888     
889     
892 commit c57f065f268ca11e66630bf849d25c317f8923bb
893 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
894 Date:   Sun Oct 7 14:27:23 2007 +0000
896     Fix the sensitivity error on the file system browser when disconnected
897     
898     
901 commit 8a84322da31f66e64fd8dd4f3088d1aabb50ab94
902 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
903 Date:   Sat Oct 6 23:20:58 2007 +0000
905     Making a lock a _real_ thread-safe lock.
906     This probably won't fix anything yet, but it sure is a more correct way of doing it.
907     
908     
911 commit a706574151872249c582b6faa876d2159f7755c3
912 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
913 Date:   Tue Oct 2 12:58:56 2007 +0000
915     Add the add-more context menu item to the right mouse menu of the current playlist.
916     Also move it in the playlist_search to the same position as used in the current-playlist
917     This fixes bug 1585
918     
919     
922 commit b71211937c72dfbc9589af277e3f781028a5816e
923 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
924 Date:   Sun Sep 30 19:08:12 2007 +0000
926     Move the advanced config screen to the bottom of the prefereces list
927     
928     
931 commit b31c7656696b68e3588b90041cd19f993751d782
932 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
933 Date:   Sun Sep 30 19:01:29 2007 +0000
935     Implementation of request 1555.
936     
937     It also changes the backend to the combo box to a filtered version of the pl3_tree. Removing 60 lines of code.
938     
939     Needs testing.
940     
941     (bug 1554 will be implemented later).
942     
943     
946 commit c06ea7eccac4280911454e1f70c384f089f7005f
947 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
948 Date:   Sun Sep 30 12:43:32 2007 +0000
950     Fix compile warning on mac osX, that tries to include xglib.h header
951     
952     
955 commit afe6124e32053ad48619202bb0c7711149780fb0
956 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
957 Date:   Sun Sep 30 12:41:31 2007 +0000
959     Updates, that stop compiler whining
960     
961     
964 commit 6c58206b1cccd72acc43980bd5137b0cdd3945eb
965 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
966 Date:   Sat Sep 29 12:06:19 2007 +0000
968     Fix the popup showing when disabled, this also fixes an update issue with the popup labels
969     
970     
973 commit e49523f9f73021b2267be665ec22ac4ca295beda
974 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
975 Date:   Fri Sep 28 07:46:55 2007 +0000
977     Fix commit before save sc*** up.
978     
979     
982 commit 317bfda04ffe331a93d7361bf14d10a45a0d9734
983 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
984 Date:   Thu Sep 27 21:30:58 2007 +0000
986     Putting a few things in place for advanced config windows, where f.e. the order of the categories can be defined.
987     
988     
991 commit 920739ae7780772c130ca54570a50143829a6822
992 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
993 Date:   Tue Sep 25 17:09:46 2007 +0000
995     Fix some data
996     
997     
1000 commit 266195fb87565b46e7107e23f450fa5b06a17a4a
1001 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1002 Date:   Tue Sep 25 17:06:44 2007 +0000
1004     Move structure to named entries, making things more readable.
1005     
1006     
1009 commit 80adef4cf8f402adb2794ed76d676bb96fb986b0
1010 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1011 Date:   Tue Sep 25 14:08:33 2007 +0000
1013     Playlist editor saved position in wrong field. fixed
1014     
1015     
1018 commit cd9543842baab3cfa8466edd2ce0706d9da90f4e
1019 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1020 Date:   Tue Sep 25 13:52:19 2007 +0000
1022     Give the other browsers in gmpc the capability of saving themself.
1023     So now if browsers are reordered, on closing the changes should be saved.
1024     Next, build the moving interface.
1025     
1026     
1029 commit 224c87df08e8bccd4a9c22105d8c5f7704599e79
1030 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1031 Date:   Tue Sep 25 13:51:43 2007 +0000
1033     Remove the destroying of the playlist from main.c and add it to the playlist3-current-playlist-browser.c.
1034     Add support for saving position in the current-playlist.
1035     Also added some debug-printf's for now, will be removed later.
1036     
1037     
1040 commit 3ebdae8ed030a6eec8065f725b5cebedaab5a891
1041 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1042 Date:   Tue Sep 25 13:51:17 2007 +0000
1044     Change the structure of the current-playlist plugin to .<fieldname> = <value>. This improve readability.
1045     
1046     
1049 commit 9d1a3042fc1c40548606bd569d9399f439ffa3f9
1050 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1051 Date:   Tue Sep 25 13:50:51 2007 +0000
1053     Before destroying the plugins, loop over all plugins telling them to save themself.
1054     Plugins should f.e. save category_tree position in this callback. Also do things like disconnecting signal handlers that could force data to be saved if something changes.
1055     
1056     
1059 commit a8c27aa2131670b558ab3d721ccdf40de5a62654
1060 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1061 Date:   Mon Sep 24 21:03:48 2007 +0000
1063     Add an extra field to the plugin field. The field, called 'save_yourself', is called when gmpc is about to destory the plugin. It gives the plugin time to save it state.
1064     Gmpc will handle it like the following:
1065     
1066     foreach plugin:
1067         plugin->save_yourself();
1068     done
1069     
1070     foreach plugin:
1071         plugin->destroy();
1072     done
1073     
1074     
1077 commit 31d239cb3f70c5103200bc95c5cad7a01975afeb
1078 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1079 Date:   Mon Sep 24 16:32:02 2007 +0000
1081     Trying to fix some memory leaks.
1082     unref the accell group after attaching it to the gtk::menu
1083     In playlist-list free the cached markup.
1084     
1085     
1088 commit a62df642299cd9c37bbdaa484f89b94c9eaae912
1089 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1090 Date:   Mon Sep 24 15:59:40 2007 +0000
1092     Free the return value of gtk_tree_row_reference_get_path, this wasn't free'ed in alot of new code. Also a old, invalid comment was removed.
1093     
1094     
1097 commit 5b7aad42a96aea6e0a2b38cb03e982dc7ed222c2
1098 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1099 Date:   Mon Sep 24 15:15:14 2007 +0000
1101     browsers/pl3-current-playlist.c: Fix error in clearing the playlist, only clear it when disconnected.
1102     
1103     
1106 commit 10a5b46d7d58d9b94eccff924909b9f64de72dd1
1107 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1108 Date:   Mon Sep 24 15:15:08 2007 +0000
1110     In current-playlist make more widgets static, also move the disconnect handling from mpd-interaction to the current-playlist.
1111     When destroying the current playlist remove the entry from the left pane and destroy the row-reference and treeview. To stop saving wrong config files values (the column position) disconnect the "columns-changed" signal before destroying.
1112     
1113     
1116 commit 453c6391303ae2ecd38e71abce53d9380c10be5b
1117 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1118 Date:   Mon Sep 24 09:13:11 2007 +0000
1120     Fix problem with missing activate signals on a right mouse menu containing a submenu.
1121     The error was caused because on a button-release-event the button parameter of gtk_menu_popup should be 0. If not 0, it will cause loss of keypresses on the submenu. (only on key-press it should the button that initiated it)
1122     
1123     This should also fix: bug 1577
1124     
1125     
1128 commit f4a14381aab75b7c5005f5ed78af7a7c702acead
1129 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1130 Date:   Fri Sep 21 22:22:21 2007 +0000
1132     bump version
1133     
1134     
1137 commit 45982777972df61f77770f395b1dea387a3f2e94
1138 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1139 Date:   Fri Sep 21 21:49:38 2007 +0000
1141     export misc.h for plugins to use
1142     
1143     
1146 commit aecc5961e2a5a59663ad70534c350ac519910107
1147 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1148 Date:   Fri Sep 21 19:04:51 2007 +0000
1150     some cleanups
1151     
1152     
1155 commit e52b69020a2e00bf51b6ea298c2b0882303367d6
1156 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1157 Date:   Thu Sep 20 16:09:46 2007 +0000
1159     fix another avutonish bug
1160     
1161     
1164 commit 41937d349c020fcd6d1e11ef43a9c0661dcea204
1165 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1166 Date:   Thu Sep 20 08:21:58 2007 +0000
1168     syncing
1169     
1170     
1173 commit 22ac1034b669129aeb09ed78a98407506d81adee
1174 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1175 Date:   Thu Sep 20 08:21:53 2007 +0000
1177     Fix more compile warnings
1178     
1179     
1182 commit 0f431849006d78fb137854032f43076813b0e61f
1183 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1184 Date:   Thu Sep 20 08:21:41 2007 +0000
1186     Allow streams to be viewed in the current song view, fixed forgotten change
1187     
1188     
1191 commit 209b95d0c85f023bc364cdb9311410635613ab2b
1192 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1193 Date:   Thu Sep 20 08:21:35 2007 +0000
1195     Allow streams to be viewed in the current song view
1196     
1197     
1200 commit e8362db699abc47a3da6e50f831d6203e1dbd62c
1201 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1202 Date:   Tue Sep 18 15:57:19 2007 +0000
1204     improve reordering of cateogory list and fix some other bugs that surfaced
1205     
1206     
1209 commit c5c81c7be1d8ac0061b6bd263769f108b9ae6636
1210 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1211 Date:   Mon Sep 17 19:08:01 2007 +0000
1213     Set first stuff into place to allow reordering category list
1214     
1215     
1218 commit aa3ecde36e5a4244014239c444816752464bc2a6
1219 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1220 Date:   Mon Sep 17 09:41:17 2007 +0000
1222     a small updating adding keybinding for the tag browser (needs fixing)
1223     
1224     
1227 commit 7e2ba5eff72b08fff585b44589055d71eb76a3fc
1228 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1229 Date:   Mon Sep 17 09:41:12 2007 +0000
1231     possible fix for avuton's tray problem
1232     
1233     
1236 commit 3636adcce992b91a6d23d4d5be4938475b9d8231
1237 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1238 Date:   Sun Sep 16 14:15:15 2007 +0000
1240     extra space the ; for last.fm
1241     
1242     
1245 commit bbfa200b33c742c0382f5237a159e44a8089ca58
1246 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1247 Date:   Sat Sep 15 16:21:26 2007 +0000
1249     update sorting for tracks
1250     
1251     
1254 commit 2f0c58f9a40fe18d986e4b2223430bffaa01c503
1255 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1256 Date:   Fri Sep 14 19:17:53 2007 +0000
1258     fix some stuff
1259     
1260     
1263 commit 424eb8450a0b36f53e0586f7fa73e1b041b59db6
1264 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1265 Date:   Fri Sep 14 19:17:45 2007 +0000
1267     remove old tag browser
1268     
1269     
1272 commit 036c076547ef117c4679a50981fee8b7bd299aae
1273 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1274 Date:   Thu Sep 13 15:30:29 2007 +0000
1276     improve some more keybindings, and option to disable stuff
1277     
1278     
1281 commit a0e9f28b03b4669a7ff4782ae52102a7cf6e6a90
1282 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1283 Date:   Thu Sep 13 15:30:23 2007 +0000
1285     fix severall bindings, make them visible in the go_menu
1286     
1287     
1290 commit 689402d1b2bb6935f7eaddc077b3353f879dd33f
1291 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1292 Date:   Thu Sep 13 15:30:14 2007 +0000
1294     make the artist browser capable of being disabled
1295     
1296     
1299 commit 346fd07e31306351d0b5334814af06697df572f8
1300 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1301 Date:   Wed Sep 12 19:04:56 2007 +0000
1303     fix stupid bug with non-sensitive
1304     
1305     
1308 commit ee0e59403709bfe0d18f2bd63a91050efc282933
1309 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1310 Date:   Tue Sep 11 16:39:46 2007 +0000
1312     Add some comments and a small todo
1313     
1314     
1317 commit 1e96c27204331e9281bdc5990b77a573e5a9c8c3
1318 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1319 Date:   Tue Sep 11 16:39:40 2007 +0000
1321     Add tag2 browser into gmpc tree and disable old tag browser
1322     
1323     
1326 commit c6fa27bad88c519682ed2d219398651d53bd77bd
1327 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1328 Date:   Mon Sep 10 21:05:13 2007 +0000
1330     intltool downmerge to 0.21 again, somehow distro's don't ship a 3 year old intltool
1331     
1332     
1335 commit c46a767b7f824236ebb6da3f53f89eb22a5cdc73
1336 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1337 Date:   Mon Sep 10 21:02:57 2007 +0000
1339     update intltool req to 0.31
1340     
1341     
1344 commit d086ca4805578dffc96be6cd5cdfb0794c94af1e
1345 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1346 Date:   Sat Sep 8 18:10:45 2007 +0000
1348     small fix and crash avoidance in wrong use
1349     
1350     
1353 commit 6d004663eb1ded261464ae53e179b754644a64e7
1354 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1355 Date:   Thu Sep 6 09:49:29 2007 +0000
1357     Fix the build error by making autogen run intltoolize
1358     
1359     
1362 commit 1c38fbb4c005af5e03635675c6759aaa87426140
1363 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1364 Date:   Wed Sep 5 18:40:28 2007 +0000
1366     Make name editable with full instant apply
1367     
1368     
1371 commit 408d4e9813b1fe6b5371c4012be159cdd901a99d
1372 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1373 Date:   Sun Aug 26 21:06:54 2007 +0000
1375     no normalization but strdown
1376     
1377     
1380 commit 95f5193716de9ed1cb69d4c0afd1b5758c7a6f12
1381 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1382 Date:   Sun Aug 26 20:59:34 2007 +0000
1384     no normalization but strdown
1385     
1386     
1389 commit e5038e3943e840a50f1132f8eb78dadabd2fb346
1390 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1391 Date:   Sun Aug 26 20:54:33 2007 +0000
1393     make eulex and cervik a happy camper
1394     
1395     
1398 commit 47925b62823b2a46290250ccdeb3bed5c4714a91
1399 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1400 Date:   Sun Aug 26 19:03:11 2007 +0000
1402     use strcmp it's slightly faster
1403     
1404     
1407 commit 1b47e50dad3bf44097ce90a74f76fce264055a07
1408 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1409 Date:   Sun Aug 26 12:20:21 2007 +0000
1411     Improve the cleandb function
1412     
1413     
1416 commit 6b66057d0fccb228b26acd2b0d5ff28c88001844
1417 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1418 Date:   Sun Aug 26 09:30:37 2007 +0000
1420     fix title
1421     
1422     
1425 commit 866520e4e8ed332b5752dfac1a96e7d19d63d12f
1426 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1427 Date:   Fri Aug 24 10:08:07 2007 +0000
1429     fix some more stuff
1430     
1431     
1434 commit 27904c9390791a280f7ff37cb749a398399e8d1b
1435 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1436 Date:   Fri Aug 24 09:40:26 2007 +0000
1438     Fix memory leak in profile system
1439     
1440     
1443 commit 41ddb4611294b1d7e975721a49f9da201ab8f4e9
1444 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1445 Date:   Thu Aug 23 10:40:59 2007 +0000
1447     fix a small variable length error
1448     
1449     
1452 commit b25ab32b504cf35b1ebc983a67247f5396267c80
1453 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1454 Date:   Wed Aug 22 20:34:44 2007 +0000
1456     fix build
1457     
1458     
1461 commit 3f3706bcca9977bd44b8c65973bbd1e069f1327e
1462 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1463 Date:   Wed Aug 22 20:29:30 2007 +0000
1465     fix build
1466     
1467     
1470 commit cc8af479ab9f421a2dcbc94000c29ff6a48c3e01
1471 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1472 Date:   Wed Aug 22 19:56:46 2007 +0000
1474     fix build
1475     
1476     
1479 commit 12022caef4749939e74aac193a21b896f52cc702
1480 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1481 Date:   Wed Aug 22 15:28:56 2007 +0000
1483     remove unneeded free
1484     
1485     
1488 commit 3682b49f18535f2d7672ec1549d43f1c4649c97a
1489 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1490 Date:   Wed Aug 22 15:25:20 2007 +0000
1492      fix memory leak in rasher patch
1493     
1494     
1497 commit 16f9ef2d83f4fa61815aaabd09a3c73af25bca26
1498 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1499 Date:   Wed Aug 22 10:04:41 2007 +0000
1501     Added patch 1548
1502     
1503     
1506 commit 5eb13d54d4ef2efc0f9e04d0f0dc6d8e41ddea33
1507 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1508 Date:   Tue Aug 21 21:01:17 2007 +0000
1510     hack to make proxy work with libcurl
1511     
1512     
1515 commit 271e7e4914f7f908b16e6626ceb11fb43b8351d1
1516 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1517 Date:   Tue Aug 21 19:59:55 2007 +0000
1519     updates
1520     
1521     
1524 commit 0c50f0f7bb9725b51687de18da8c8d708ae273fd
1525 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1526 Date:   Tue Aug 21 19:59:49 2007 +0000
1528     fix some stuff
1529     
1530     
1533 commit 9e87ef962fcc1d6948b83a92f6cd7a2958567e7c
1534 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1535 Date:   Tue Aug 21 19:59:43 2007 +0000
1537     update for win32
1538     
1539     
1542 commit 2fc438c580742da39f4e720f262f53499b3c604c
1543 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1544 Date:   Tue Aug 21 18:32:23 2007 +0000
1546     bump version
1547     
1548     
1551 commit 9244c648ffad79979412dc377f64d488a6f2036a
1552 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1553 Date:   Mon Aug 20 19:45:39 2007 +0000
1555     make show current song indirect
1556     
1557     
1560 commit 07018285022c40d7b955682ec1cea36db4e9073a
1561 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1562 Date:   Mon Aug 20 19:32:22 2007 +0000
1564     fix error message image
1565     
1566     
1569 commit ccbaf29d1a84dd117d57ffc17ea23489d73974e4
1570 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1571 Date:   Mon Aug 20 19:19:56 2007 +0000
1573     Hide go menu
1574     
1575     
1578 commit da8a81f4b8c1ee18085dfaff686bb505ed391566
1579 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1580 Date:   Mon Aug 20 19:17:36 2007 +0000
1582     Remove current song inside view
1583     
1584     
1587 commit c05a0ed9d10baa6b0ef5404a0e6064914fe51ed2
1588 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1589 Date:   Mon Aug 20 18:51:20 2007 +0000
1591     hide option menu when in mini mode
1592     
1593     
1596 commit 3f26211c46a66081e7c1fa0af65ef141c5b81bf5
1597 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1598 Date:   Mon Aug 20 18:19:29 2007 +0000
1600     possible fix for 1549
1601     
1602     
1605 commit c357b79f9bc7620e7dc93f22d65cf8d8eb292877
1606 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1607 Date:   Mon Aug 20 15:32:59 2007 +0000
1609     Update "View"
1610     
1611     
1614 commit 621b56d0e17a871d80d7990a86c351f4b6bb6bcb
1615 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1616 Date:   Mon Aug 20 15:11:27 2007 +0000
1618     fix for stable mpd
1619     
1620     
1623 commit 9dfa4317623bcb5a0c3c9b98ff70b4c17e5d1033
1624 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1625 Date:   Mon Aug 20 15:08:39 2007 +0000
1627     Fix some translation of find artist in metadata browser
1628     
1629     
1632 commit bc27c7431d6bdbeb5a802e1bc354276dfee7e781
1633 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1634 Date:   Mon Aug 20 15:08:35 2007 +0000
1636     Updates i18n
1637     
1638     
1641 commit b54c9dc944a6300f21ec3e9a49a80235e2b0fac9
1642 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1643 Date:   Sat Aug 18 20:26:39 2007 +0000
1645     Fix avuton bug
1646     
1647     
1650 commit 799ce9aa9590d34c2db90a7a4a11473641c80e5b
1651 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1652 Date:   Sat Aug 18 19:40:55 2007 +0000
1654     fix plurals
1655     
1656     
1659 commit 395606a3b3ef5afabf847e3e2e96cef8839847c8
1660 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1661 Date:   Fri Aug 17 13:45:25 2007 +0000
1663     Add support for queue-ing, and several bug fixes
1664     
1665     
1668 commit c0d341c5c99fa14ef1c99b9ed7506ec0b0bc1a5c
1669 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1670 Date:   Tue Aug 14 19:38:49 2007 +0000
1672     another small annoyance fixed
1673     
1674     
1677 commit ffc317d2a0f17b8e88c936d0051c7dc4cd4134c2
1678 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1679 Date:   Tue Aug 14 19:35:54 2007 +0000
1681      hopefully cleaner fixing of osd thingy
1682     
1683     
1686 commit 17dcf629f3f548bd40ddcee842b27e6fdbbd2162
1687 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1688 Date:   Tue Aug 14 18:40:12 2007 +0000
1690     Fix tooltip
1691     
1692     
1695 commit 1fb7c9e6804f7fed4cc3b503752329bda8188c6a
1696 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1697 Date:   Tue Aug 14 16:06:27 2007 +0000
1699     extended bacon to support display, add message window
1700     
1701     
1704 commit fad395e54fa0703c1c0148c01d2143bd666166e2
1705 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1706 Date:   Sat Aug 11 16:18:47 2007 +0000
1708      fix 133
1709     
1710     
1713 commit 6f261040ac0a54ceb1673994a52cfd0d8d9082e6
1714 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1715 Date:   Thu Aug 9 15:14:19 2007 +0000
1717     Force visible browser, and grid lines.
1718     
1719     
1722 commit 1c07d72c76dd22a5341e61e6171496c606acbda1
1723 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1724 Date:   Wed Aug 8 21:30:46 2007 +0000
1726     removing dirty hack
1727     
1728     
1731 commit 2d597589026432a3c74008b25276cc5424e3d932
1732 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1733 Date:   Wed Aug 8 21:23:51 2007 +0000
1735     hack to make the error slide close.. kind of dirty
1736     
1737     
1740 commit 3d13efc5aa0a4e7876373b112a9d44c0198555ea
1741 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1742 Date:   Wed Aug 8 18:22:55 2007 +0000
1744     spelling
1745     
1746     
1749 commit 6e6f0eb48d89708a1bf5c65938cd4f1e8be25162
1750 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1751 Date:   Wed Aug 8 18:19:33 2007 +0000
1753     A message when updating is started/finished
1754     
1755     
1758 commit 178d934736fbc5e7a70861d477c0bdfcf34977b1
1759 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1760 Date:   Wed Aug 8 18:19:25 2007 +0000
1762     Adding playlist3-messages
1763     
1764     
1767 commit a95ca46132180751e05589634da1ac61f026ca17
1768 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1769 Date:   Sun Aug 5 19:23:59 2007 +0000
1771     reload
1772     
1773     
1776 commit e2440a97ce8e6fcfc4b877b6461a6e324d225bd2
1777 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1778 Date:   Sun Aug 5 14:54:28 2007 +0000
1780     hopefull fix icons
1781     
1782     
1785 commit 7af9cd50fa044a26fd6ff9b97ce0925fe621cc40
1786 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1787 Date:   Sun Aug 5 14:44:35 2007 +0000
1789     stupid glade
1790     
1791     
1794 commit 09a5a53fff0fb11b69afcbca60acb4f148f4f20d
1795 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1796 Date:   Sun Aug 5 14:37:59 2007 +0000
1798     scrolling on progress bar
1799     
1800     
1803 commit 8397cb8b01ca7268a0e3e8079928a8794db265f0
1804 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1805 Date:   Sun Aug 5 14:01:52 2007 +0000
1807     Add a secondhandsongs link to the song view
1808     
1809     
1812 commit 5be8c3e3f6c72f38035c9137d6a1004027bd533c
1813 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1814 Date:   Fri Jul 27 18:19:57 2007 +0000
1816      Some more data in the metabrowser
1817     
1818     
1821 commit 6e825b478548f9391f9a27c5d1bce68b31bc9e11
1822 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1823 Date:   Fri Jul 27 14:52:05 2007 +0000
1825      Fix positioning icon with dual-monitor setup, stupid regression after chaning to gtkstatusicon
1826     
1827     
1830 commit c93bf55c2961e509087c325ea6511f06061f821d
1831 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1832 Date:   Fri Jul 27 12:50:37 2007 +0000
1834     fixing some stuff that didn't fix the arch problem
1835     
1836     
1839 commit 7d3e151afab78f754f5531a65ba62e8f14ce20e1
1840 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1841 Date:   Tue Jul 24 19:43:56 2007 +0000
1843     cleanup similar artist a little and add rename option
1844     
1845     
1848 commit 1fbd0933e82e0056557d0f759d724a5fcd1dc5d1
1849 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1850 Date:   Mon Jul 23 19:51:36 2007 +0000
1852     Add size offset
1853     
1854     
1857 commit cfe56d36c83bbc5faf7b5f463bd5d6037bf753ee
1858 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1859 Date:   Mon Jul 23 19:04:14 2007 +0000
1861     Cleanup the db
1862     
1863     
1866 commit b4eda3a02c1d01b858b6378354757e4cf60fbd4d
1867 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1868 Date:   Sun Jul 22 20:36:36 2007 +0000
1870     More cleanup
1871     
1872     
1875 commit 5606aad5e027c488e0603800067d4516cf05d4c7
1876 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1877 Date:   Sun Jul 22 20:02:22 2007 +0000
1879     cleanups
1880     
1881     
1884 commit 2d907eeaa5e5ce90a1f3d002bd3fc39c9ef54258
1885 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1886 Date:   Sun Jul 22 19:53:12 2007 +0000
1888     d'n'd similar artist
1889     
1890     
1893 commit b732f28cfc6b6a2e24d55f304ab3db09e5b76f19
1894 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1895 Date:   Sun Jul 22 19:47:51 2007 +0000
1897     support for similar artist (initial)
1898     
1899     
1902 commit 6047fc34b23d61e5b9a9b3658ed295f04087112a
1903 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1904 Date:   Sun Jul 22 11:16:50 2007 +0000
1906     Fix play/pause text in mouse menu tray icon
1907     
1908     
1911 commit 1c21c9de61070d455545604f0827d07cfd145f49
1912 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1913 Date:   Sun Jul 22 10:27:37 2007 +0000
1915     test
1916     
1919 commit 043bacf1bab39eec364b0e568cc65e08d15648a8
1920 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1921 Date:   Tue Jul 17 17:25:34 2007 +0000
1923     fix bug 0001536
1924     
1925     
1928 commit 0a3e5ec9e15acc86fb09254813516824a2337179
1929 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1930 Date:   Mon Jul 16 18:19:55 2007 +0000
1932     Fixing some stuff
1933     
1934     
1937 commit 0610d9d9271eff4dbc5e9518ee419349713ce0ec
1938 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1939 Date:   Sat Jul 14 21:41:10 2007 +0000
1941     cleanup
1942     
1943     
1946 commit 34275952cf73a789b25889218cef68320d66dfe3
1947 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1948 Date:   Sat Jul 14 19:17:55 2007 +0000
1950     reordable disabled in column editing, it should work, but doesn't so let it be
1951     
1952     
1955 commit ce19c6c66ffd1098484a979b67faa015a4cee05a
1956 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1957 Date:   Thu Jul 12 19:03:41 2007 +0000
1959     Fix some compile errors
1960     
1961     
1964 commit ec5b60b1b42ab1d8d6803bec4b91a520e91d22af
1965 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1966 Date:   Tue Jul 10 21:14:25 2007 +0000
1968     Also update currensong view when not visible
1969     
1970     
1973 commit 600700937da9f6fe42340af1e779d9383c00058e
1974 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1975 Date:   Tue Jul 10 21:08:39 2007 +0000
1977     test
1978     
1979     
1982 commit 1eb788b2eb3e55935009c4ad9b3906b61fde2cc2
1983 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1984 Date:   Tue Jul 10 21:06:59 2007 +0000
1986     Remove old files
1987     
1988     
1991 commit 2f14694cad16ffe6f1b06303452e0bcbdf90ac1c
1992 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
1993 Date:   Tue Jul 10 21:06:55 2007 +0000
1995     Allow metadata to show the current song. (via go menu)
1996     
1997     
2000 commit 31347bed17376b8963559c590acb1341ef670a2b
2001 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2002 Date:   Tue Jul 10 15:06:47 2007 +0000
2004     fix for crash zaunmayrc
2005     
2006     
2009 commit 0ffbad2d02f808de4964437a1281f8dfdf606e6d
2010 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2011 Date:   Sun Jul 8 21:17:48 2007 +0000
2013     some more updates
2014     
2015     
2018 commit ba6c9a9bc0cec738eaf4a2e4dc7459e1aaa03132
2019 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2020 Date:   Sun Jul 8 19:46:54 2007 +0000
2022     Avuton's second big bug to fix, hopefully working now
2023     
2024     
2027 commit 42315a3ef1f441e851e327e23198aa3f1e4b4552
2028 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2029 Date:   Sat Jul 7 19:01:17 2007 +0000
2031     print filename in plugin error
2032     
2033     
2036 commit 7fc4d833493edb2510f2cd16de31ec50dc14078d
2037 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2038 Date:   Sat Jul 7 18:53:27 2007 +0000
2040     print filename in plugin error
2041     
2042     
2045 commit cc39f9e2d31b8c4777abca3b62fe756fcad19e5e
2046 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2047 Date:   Sat Jul 7 18:46:00 2007 +0000
2049     print filename in plugin error
2050     
2051     
2054 commit 9550482368d8efac200f3be3381c01304c7d0c36
2055 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2056 Date:   Sat Jul 7 18:44:55 2007 +0000
2058     Fixing typo
2059     
2060     
2063 commit 2a2820074851505aaa254270f84e16dd720adb9e
2064 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2065 Date:   Sat Jul 7 17:44:11 2007 +0000
2067     Fixing typo
2068     
2069     
2072 commit 0d10726c6278e829923b7c423fcded0576346e4c
2073 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2074 Date:   Sat Jul 7 17:29:13 2007 +0000
2076     test
2077     
2078     
2081 commit f495a702aa97f3ef49fcf7a1b3cfdc5d31cf7df1
2082 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2083 Date:   Sat Jul 7 17:06:20 2007 +0000
2085     some update
2086     
2087     
2090 commit 8bd7b16a5d2876c8612de4f55a5adee2b5e23fa6
2091 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2092 Date:   Fri Jul 6 18:19:40 2007 +0000
2094     pulsing while connecting, exp. error window
2095     
2096     
2099 commit bf0a1b81e5d78525460ac481b15c02412a62f88c
2100 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2101 Date:   Tue Jul 3 22:00:28 2007 +0000
2103     fix translation
2104     
2105     
2108 commit f9e2beff9c80d71b2d6a9fe47fd88ec0c4bc04ea
2109 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2110 Date:   Tue Jul 3 21:59:42 2007 +0000
2112     fix translation
2113     
2114     
2117 commit 36ece1d07b51560098be3270774087671b068716
2118 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2119 Date:   Mon Jul 2 18:44:30 2007 +0000
2121     fix keybinding
2122     
2123     
2126 commit c0bc5a9ebf7eee4e4683a024d1c55169c653971e
2127 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2128 Date:   Mon Jul 2 18:26:37 2007 +0000
2130     add translation
2131     
2132     
2135 commit a11dd09d204da9f73f4ec9874733f1bbea789178
2136 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2137 Date:   Mon Jul 2 17:57:47 2007 +0000
2139     breaking everything
2140     
2141     
2144 commit 290ad734e9ee8dab8d6fdce492a59fe0f199dac8
2145 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2146 Date:   Tue Jun 26 21:26:59 2007 +0000
2148     small things
2149     
2150     
2153 commit ea28dbee681009f8dfeffbb69c788a4322739bff
2154 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2155 Date:   Sat Jun 23 20:53:58 2007 +0000
2157     Some small fix
2158     
2159     
2162 commit 868c901ef643c5110955c8d3c8313323fcb2a96f
2163 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2164 Date:   Sat Jun 23 15:07:26 2007 +0000
2166     Fix severall right mouse information view
2167     
2168     
2171 commit 5f431f6489397a9ada69b550e902b3b51d73d3fe
2172 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2173 Date:   Sat Jun 23 14:40:31 2007 +0000
2175     If going to mi mode remove fullscreen/maximized state
2176     
2177     
2180 commit 865d1660cf003f4ae0efab2670478f7a5a3b3ef1
2181 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2182 Date:   Fri Jun 22 19:57:39 2007 +0000
2184      ctrl-f in metabrowser goes to entry box, if visible..
2185     
2186     
2189 commit 08c0c971e94f0101beef7b256cc103810e7e3cfd
2190 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2191 Date:   Fri Jun 22 15:47:24 2007 +0000
2193     Adding a proxy page
2194     
2195     
2198 commit 850cb01b2e3a3c7d15c03c59a976b98929e51e25
2199 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2200 Date:   Wed Jun 20 22:05:22 2007 +0000
2202     fix right mouse behauviour artist browser
2203     
2204     
2207 commit fdb820df4be1962f2377868a5be0c01b39a7ebb2
2208 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2209 Date:   Wed Jun 20 22:02:54 2007 +0000
2211     fix right mouse behauviour
2212     
2213     
2216 commit 7d8663b872bb55c5e78a29005ec76b58aff20275
2217 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2218 Date:   Wed Jun 20 18:32:26 2007 +0000
2220     fix warning
2221     
2222     
2225 commit 13ba3d0c66226b449ee790b40bd264ca95edf763
2226 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2227 Date:   Wed Jun 20 18:32:22 2007 +0000
2229     fix compile warning
2230     
2231     
2234 commit 96924478ea1ead8fc4c7c8feb7ff5549d7ecaf4c
2235 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2236 Date:   Wed Jun 20 18:32:16 2007 +0000
2238     remove eggtrayicon
2239     
2240     
2243 commit 42cc39ebd67a04550edf395d78148e6e24136b9d
2244 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2245 Date:   Wed Jun 20 18:32:11 2007 +0000
2247     cleanup wishlist
2248     
2249     
2252 commit 560988afd428e22bef126d5c816a92bfa7a3c4cd
2253 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2254 Date:   Mon Jun 18 21:13:31 2007 +0000
2256     Cleanups
2257     
2258     
2261 commit ca359df438cb69fb05a1f554d8d093cd7b8f6c2f
2262 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2263 Date:   Mon Jun 18 21:13:26 2007 +0000
2265     Allow double click on artist/album button in metabrowser
2266     
2267     
2270 commit f3bc10e4ceb95eb805c733c3f668aa07cf6cb8e5
2271 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2272 Date:   Mon Jun 18 11:59:07 2007 +0000
2274     scale drag image
2275     
2276     
2279 commit ab8c95d122bae453401e0275441242915d196718
2280 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2281 Date:   Mon Jun 18 11:59:02 2007 +0000
2283     Cleanup and add some more code
2284     
2285     
2288 commit dfdde8bac230426a24055040ee30e1ce011a9658
2289 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2290 Date:   Sun Jun 17 22:17:03 2007 +0000
2292     Drag shows widget
2293     
2294     
2297 commit 49e95891db978db51739d7432f0c507e157e92be
2298 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2299 Date:   Sun Jun 17 21:05:36 2007 +0000
2301     Cleaning up the metadata browser
2302     
2303     
2306 commit 182ba0beddf53c1934388b000f37d3f9586a92bc
2307 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2308 Date:   Sun Jun 17 14:29:47 2007 +0000
2310     remove a printf in playlist sorting
2311     
2312     
2315 commit 9a46cc86619580d8003143639389a6138356b88a
2316 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2317 Date:   Sun Jun 17 14:28:20 2007 +0000
2319     remove a printf
2320     
2321     
2324 commit 04782081f8f983b7caf601283acd4ef864572123
2325 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2326 Date:   Sat Jun 16 18:31:25 2007 +0000
2328     Allow more and copy in drag Selection
2329     
2330     
2333 commit 817721581becddc9f51bb8cc6f06e2af0dcdf64e
2334 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2335 Date:   Sat Jun 16 18:01:13 2007 +0000
2337     Cleanup interface of info
2338     
2339     
2342 commit d24b00f059a2101a2307d6e482d2fa6c4fb0d67d
2343 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2344 Date:   Sat Jun 16 18:01:09 2007 +0000
2346     Giving lyric a backend.
2347     
2348     
2351 commit 10f59af1677b14dc8f8f2a9d0673bd32f70b47e9
2352 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2353 Date:   Fri Jun 15 22:18:40 2007 +0000
2355     more drag updates
2356     
2357     
2360 commit 490db34ac2022ad3037291358fb847c410fe7b95
2361 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2362 Date:   Fri Jun 15 21:23:12 2007 +0000
2364     updates
2365     
2366     
2369 commit 487be5d1b73c10e5b906dce19c6423355849db4e
2370 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2371 Date:   Fri Jun 15 19:48:58 2007 +0000
2373     testing some stuff
2374     
2375     
2378 commit 68b374ba33c44e11dd22b970e044510a7d93cb9c
2379 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2380 Date:   Wed Jun 13 14:06:43 2007 +0000
2382     Fix a possible segfault and remove the song-information window for now
2383     
2384     
2387 commit 4ceff00528697026ce0f3307b173b16a441d9b4f
2388 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2389 Date:   Wed Jun 13 12:41:11 2007 +0000
2391     Remove stray printf and change add -> play
2392     
2393     
2396 commit f621b4107efa89f8c6ba9102963818055ce9ebe4
2397 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2398 Date:   Wed Jun 13 11:46:19 2007 +0000
2400     dwmw2 patch for sorting
2401     
2402     
2405 commit c3c4010c613fb7137a9e52103285e3d93520165f
2406 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2407 Date:   Wed Jun 13 10:11:54 2007 +0000
2409     Small updates
2410     
2411     
2414 commit 5a6aff39eb28216193fcf6d892216d25250e525f
2415 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2416 Date:   Tue Jun 12 16:05:51 2007 +0000
2418     Fixing some left margins.
2419     
2420     
2423 commit f31851e1f87cf69d6e56781c10e8e09269c833cf
2424 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2425 Date:   Mon Jun 11 21:39:06 2007 +0000
2427     Fixing some missing printf's
2428     
2429     
2432 commit 1cb39e0ad0eef086f000cea39c5b601e276af36a
2433 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2434 Date:   Mon Jun 11 16:49:46 2007 +0000
2436     small cleanups + comments
2437     
2438     
2441 commit d80f40ccca525f1b638ff030fbc389c259ff6542
2442 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2443 Date:   Mon Jun 11 16:49:39 2007 +0000
2445     Move directory functions to the plugin.h, so plugins can use it.
2446     Add an compile time option (--enable-configdir) that makes gmpc store it's config file in ~/.config/gmpc and the covers in ~/.config/covers.
2447     Plugins need to be told to use this..
2448     
2449     
2452 commit a8792557b0bc5562e978c4e95286de436a1c92c2
2453 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2454 Date:   Mon Jun 11 16:49:33 2007 +0000
2456     Make a gmpc_get_cover_path function..
2457     
2458     
2461 commit 88d1083cefbf7e60c28ddedd7055a6e58c164111
2462 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2463 Date:   Mon Jun 11 16:49:30 2007 +0000
2465     Remove hack for glib < 2.8.6.
2466     Move from g_strdup_printf to g_path_build_filename to build path.
2467     
2468     
2471 commit 5bd926c65bb39e959eaf336d864901ed60ef19ba
2472 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2473 Date:   Mon Jun 11 16:49:26 2007 +0000
2475     Fix some comments, and set a config default value to the right define
2476     
2477     
2480 commit c760d4f3ec4bad7b9b6351ecf5b29088d23b7500
2481 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2482 Date:   Mon Jun 11 16:49:23 2007 +0000
2484     Bump version number, now that I made a 0.15.1 bug-fix release
2485     
2486     
2489 commit 18ddd788445c2a1248c0000e1a310c2fd1c6aaa9
2490 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2491 Date:   Mon Jun 11 16:49:17 2007 +0000
2493     Use one function that gets  ~/.gmpc/, this allows for easy moving too ~/.config/gmpc/.
2494     Fix the cover.db on win32, it used unix path's.
2495     
2496     
2499 commit bd58ef19816dbc10e6833ec2e7ce22c4aa93ecb8
2500 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2501 Date:   Mon Jun 11 16:49:13 2007 +0000
2503     Fix double removing of timeout in tray-icon2.c, witch could lead to unexpected bugs.
2504     
2505     
2508 commit 2d882984142614eee069331c8a60566b85c5e578
2509 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2510 Date:   Sun Jun 10 22:34:05 2007 +0000
2512     Clicking on tooltip image closes popup
2513     
2514     
2517 commit a1bc25d9926a85cfcfc4ebcd246588c04ac912d0
2518 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2519 Date:   Sun Jun 10 21:38:59 2007 +0000
2521     testing git
2522     
2525 commit 01cb5a00b6e6f8f966c9fd77e789d9b291adfa0e
2526 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2527 Date:   Sun Jun 10 21:27:13 2007 +0000
2529     sync
2530     
2533 commit a367a1ac8be227bd0104234253bdbdaeb8ebdf80
2534 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2535 Date:   Sun Jun 10 19:29:53 2007 +0000
2537     update polish translation
2538     
2541 commit e77d4c650e2050b29e1ccd010ba447f443acb293
2542 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2543 Date:   Sun Jun 10 18:48:01 2007 +0000
2545     remove tray-icon.c and more intltool updates.
2546     
2549 commit 7aa375ff82decb1e46fb099bd1356f3a0b6bd438
2550 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2551 Date:   Sun Jun 10 18:22:12 2007 +0000
2553     translation stuff updates
2554     
2557 commit 1f96e1ceac9de2efa5e8f14db7d72f1c2d025a85
2558 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2559 Date:   Sun Jun 10 16:35:52 2007 +0000
2561     remove unused tray icon compile flag
2562     
2565 commit 3671d8db039b580552dc722b2539bab6ff262bca
2566 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2567 Date:   Sun Jun 10 15:58:45 2007 +0000
2569     fix some memory leaks
2570     
2573 commit a46605f9f2912d199ef4b7571cd5412d34c6f397
2574 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2575 Date:   Sun Jun 10 15:02:16 2007 +0000
2577     fix destroying of widgets
2578     
2581 commit 5e5757de6dd540a936febf10a47475eb921ad25a
2582 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2583 Date:   Sun Jun 10 13:39:38 2007 +0000
2585     Avuton cleanup patch
2586     
2589 commit 56d1ad5f8435bc2d8873e58f57c82c30007ec864
2590 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2591 Date:   Sun Jun 10 07:53:24 2007 +0000
2593     some cleanups
2594     
2597 commit 278ba9502d954ddcbce809d7676bdb4e2cf92390
2598 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2599 Date:   Sat Jun 9 21:27:12 2007 +0000
2601     updates
2602     
2605 commit 225502bdd8415c02fb5d52c84a1daa06cb7b8e67
2606 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2607 Date:   Sat Jun 9 16:45:19 2007 +0000
2609     some more gui updates
2610     
2613 commit 32866ffef019d4855e85ca08a56e2cfed8bc5404
2614 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2615 Date:   Sat Jun 9 16:31:44 2007 +0000
2617     updates
2618     
2621 commit 56440d36b97923793a34c21c94229b5788ba62a1
2622 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2623 Date:   Fri Jun 8 13:11:38 2007 +0000
2625     updates to tooltip
2626     
2629 commit a5b67dbc2293809b549d1724027fb97d2fe01097
2630 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2631 Date:   Thu Jun 7 22:40:53 2007 +0000
2633      fix some stuff, I hope
2634     
2637 commit 5d7a2f1fb29793c34d068f39311331ac8bd56298
2638 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2639 Date:   Thu Jun 7 21:52:06 2007 +0000
2641     More updates on tooltip
2642     
2645 commit 40694b107d8163281e0877c07d9cf838ecc4e77f
2646 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2647 Date:   Thu Jun 7 21:02:48 2007 +0000
2649     remove old tray icon
2650     
2653 commit c9e6acc7a7e9d3a26682353d891d30731d9e8d6e
2654 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2655 Date:   Tue Jun 5 18:05:16 2007 +0000
2657     Yet another header
2658     
2661 commit 733ef13d1c6ae4d7832c274216977bf460998b8f
2662 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2663 Date:   Mon Jun 4 18:47:24 2007 +0000
2665     Make song info to metabrowser
2666     
2669 commit 931cdd3dd5ccf127c3e9c85a82ce31cf373ebfda
2670 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2671 Date:   Mon Jun 4 15:22:43 2007 +0000
2673     adding gtkstatusicon
2674     
2677 commit 197178d4a6ca593bb9ffdc92dd6ab9528e3e4a0e
2678 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2679 Date:   Sun Jun 3 20:14:42 2007 +0000
2681     remove id3info.*
2682     
2685 commit 93fec3ac08744d362129ef2a4fe99db8601447bc
2686 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2687 Date:   Sun Jun 3 19:50:17 2007 +0000
2689     cleanups and fixes
2690     
2693 commit aa9707b453893bf23b9bef26459e92caef06c7e5
2694 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2695 Date:   Sun Jun 3 14:34:29 2007 +0000
2697     plug some holes
2698     
2701 commit df64c8a036164d127e7f57b977de2cd095ca6e8a
2702 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2703 Date:   Sun Jun 3 12:39:31 2007 +0000
2705     fix race condition
2706     
2709 commit 627460bda03be525ea43d5266f3d36b700c7d1ae
2710 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2711 Date:   Sat Jun 2 21:29:07 2007 +0000
2713     tag editing
2714     
2717 commit f4320cba20633c94adeaf350854c17d4c3be15b1
2718 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2719 Date:   Sat Jun 2 21:10:32 2007 +0000
2721     Allow editing of stuff
2722     
2725 commit fd5b64bbde8b0dbe1ec1fd25df9741b549043913
2726 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2727 Date:   Sat Jun 2 19:35:41 2007 +0000
2729     fix help
2730     
2733 commit 8e4c88e765328d26318e18b374e956e8d520e886
2734 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2735 Date:   Sat Jun 2 19:31:11 2007 +0000
2737     set right fetching text
2738     
2741 commit 59e072fa8a1162799d3fae08f84eb4bd38c4e692
2742 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2743 Date:   Sat Jun 2 18:44:44 2007 +0000
2745     fixing plugin build and other stuff
2746     
2749 commit fe0b441d7739437599cf37be2730708a86b0e798
2750 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2751 Date:   Sat Jun 2 15:58:14 2007 +0000
2753     More breakage
2754     
2757 commit 70d0926b6f3116812ebd31a9ae9585e63d0644e4
2758 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2759 Date:   Sat Jun 2 11:30:35 2007 +0000
2761     More metasystem updates
2762     
2765 commit b90f40647a850146d8ba283e157f4f33db3cbc87
2766 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2767 Date:   Fri Jun 1 22:43:48 2007 +0000
2769     first start at better gmpc-meta-watcher, will break stuff
2770     
2773 commit 38ffa31200929d675a4ce9c5e439a61effbc2988
2774 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2775 Date:   Fri Jun 1 20:44:57 2007 +0000
2777     add meta watcher
2778     
2781 commit 4a73ef5546beb0349d098f2c76fe58684a783cca
2782 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2783 Date:   Wed May 30 20:48:53 2007 +0000
2785     refresh images
2786     
2789 commit 5b1ee34599addaccea4c99eea971455206f73069
2790 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2791 Date:   Wed May 30 19:59:46 2007 +0000
2793     Allow refetching of text
2794     
2797 commit 2ba2ddb684dc8e86114b633d004e07fce0597ae8
2798 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2799 Date:   Wed May 30 19:20:25 2007 +0000
2801     some fixes
2802     
2805 commit 088fc9b61c4f0047a029eddd2056f02a2ed32572
2806 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2807 Date:   Wed May 30 18:02:03 2007 +0000
2809     set wrapping
2810     
2813 commit 1eb33409d6441bde36dac90c46bcb9f32597756b
2814 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2815 Date:   Wed May 30 17:56:29 2007 +0000
2817     Use custom text widget
2818     
2821 commit a675d9d23d3c39d127bdab3c95dc27b370dbe0ba
2822 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2823 Date:   Mon May 28 13:16:39 2007 +0000
2825     new icon, still in doubt
2826     
2829 commit c979ad511af35eaadd8880d9236b4d9562e755f7
2830 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2831 Date:   Sun May 27 14:29:04 2007 +0000
2833     fix compile warnings
2834     
2837 commit 8f6fd7258c113de6535fb9688b11c0198a1233a5
2838 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2839 Date:   Sun May 27 14:11:59 2007 +0000
2841     stop moving in playlist on mpd < 0.13.0
2842     
2845 commit 98d58d5a8db194b35a8703c18220f19a38c289b2
2846 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2847 Date:   Sat May 26 21:42:06 2007 +0000
2849     remove some printf's
2850     
2853 commit 234e64b7e0156c06055bc19911a49607bdd8248d
2854 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2855 Date:   Sat May 26 21:03:55 2007 +0000
2857     play on replace
2858     
2861 commit 2df9c29ed75dae5d32ff6099cb874a1416c4f0da
2862 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2863 Date:   Sat May 26 20:58:17 2007 +0000
2865     fix check
2866     
2869 commit 553171df34d98113b85ff03a8a396a992ae6d19f
2870 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2871 Date:   Sat May 26 20:44:39 2007 +0000
2873     add missing file
2874     
2877 commit c5dea986f63f339513a31e2cf52759ffdb478619
2878 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2879 Date:   Sat May 26 20:43:31 2007 +0000
2881     try order
2882     
2885 commit eb3b1e3a79c8eca53bf6e2815dd83c2f3cb8d708
2886 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2887 Date:   Sat May 26 20:35:00 2007 +0000
2889     fix build
2890     
2893 commit e069c352cb08a97bf310a11e196223eb70374c0d
2894 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2895 Date:   Sat May 26 20:33:14 2007 +0000
2897     Playlist moving song
2898     
2901 commit 960245810ee3acabc8afeede7be84ef1c01c7bfe
2902 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2903 Date:   Fri May 25 20:03:19 2007 +0000
2905     some updates
2906     
2909 commit 467ff81d8473fb6ee061d62b7e6170829ade7b82
2910 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2911 Date:   Fri May 25 10:13:27 2007 +0000
2913     more playlist editing
2914     
2917 commit 31193906e0771a7ff4d1e96dd1763033b29f78a7
2918 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2919 Date:   Thu May 24 22:12:41 2007 +0000
2921     speedup
2922     
2925 commit a0d3ff1e720345ca7f8040430356a823a33c7c8a
2926 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2927 Date:   Thu May 24 22:07:42 2007 +0000
2929     add playlist editing fucntions, for testing mpd part
2930     
2933 commit e59cdf1fd8e9e6ac917d444aa680d71c8944653a
2934 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2935 Date:   Thu May 24 21:49:41 2007 +0000
2937     more adding of features
2938     
2941 commit a2bb7e7a9576c3ccd8e265445302aa240f86060c
2942 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2943 Date:   Thu May 24 14:46:50 2007 +0000
2945     updates
2946     
2949 commit 6a72f353eedb2fe537adff5ea6ab3575b9383a10
2950 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2951 Date:   Wed May 23 12:29:49 2007 +0000
2953     bindings for outputs
2954     
2957 commit 143bc74a8b4610cb3f89f5cfb06fe694af55bd35
2958 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2959 Date:   Wed May 23 06:13:09 2007 +0000
2961     fix compile errors, I hope
2962     
2965 commit b39e71b0a3239950682c06c6d1fb61ade9f04b75
2966 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2967 Date:   Tue May 22 22:12:17 2007 +0000
2969     something
2970     
2973 commit e72087324b69b1919cc805413e1c2a82b8a8b3ce
2974 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2975 Date:   Tue May 22 21:30:48 2007 +0000
2977     some small other fixes
2978     
2981 commit 39fb44f82cddd9671d29e82483cf61b724c01bde
2982 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2983 Date:   Tue May 22 21:13:04 2007 +0000
2985     more playlist editing stuff
2986     
2989 commit 0fb0b5624716c86089f2e24debe43e1ef10eaace
2990 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2991 Date:   Tue May 22 19:13:00 2007 +0000
2993     add IT translation
2994     
2997 commit 73a6c0dc473f5cae838203308fe2a63bcb4453f0
2998 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
2999 Date:   Tue May 22 18:39:03 2007 +0000
3001     put playlist editor in gmpc
3002     
3005 commit cedca3d825b26f27d56db78b3fd51ac92b207f5d
3006 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3007 Date:   Mon May 21 21:17:43 2007 +0000
3009     add update db to server menu
3010     
3013 commit 5a71246aff3eaa4f6e4349e2875b440cd8f09e21
3014 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3015 Date:   Mon May 21 21:05:03 2007 +0000
3017     Server menu item with outputs
3018     
3021 commit aad33c300622b2730aa90bcc53afe654bf9d07d3
3022 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3023 Date:   Mon May 21 18:29:23 2007 +0000
3025     fix Makefile.am
3026     
3029 commit ba90bd85a62dee421c8984121b7596c09c895012
3030 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3031 Date:   Sat May 19 20:24:02 2007 +0000
3033     bump libmpd to 0.14.0
3034     
3037 commit 6b73ef505fde4cf46040c22839908766d2f75a1d
3038 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3039 Date:   Sat May 19 20:19:26 2007 +0000
3041     bump to 0.15.0
3042     
3045 commit 37e757681427bb543ee6bfe6caa4c17aa186bcf9
3046 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3047 Date:   Sat May 19 13:32:28 2007 +0000
3049     fix,I hope
3050     
3053 commit d0db41252124175f02b825d975a46e4929a16945
3054 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3055 Date:   Sat May 19 13:14:02 2007 +0000
3057     sync build makefile
3058     
3061 commit abd19803b339fb62782254ffd4e0be9b01697e7c
3062 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3063 Date:   Thu May 17 15:48:14 2007 +0000
3065     updated translation pl
3066     
3069 commit 1ef7f5d63b7f1efec46ff0f3f1f18c2fec437d96
3070 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3071 Date:   Thu May 17 12:01:09 2007 +0000
3073     Export some extra widgets for use in plugins.
3074     
3077 commit 92bb1e20a46941237ef32c5e5777737e2def3c02
3078 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3079 Date:   Thu May 17 11:54:39 2007 +0000
3081     Export some extra widgets for use in plugins.
3082     
3085 commit c2874fc8eebf3e67ee23fd8e7e476652ad0a0cee
3086 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3087 Date:   Wed May 16 19:13:45 2007 +0000
3089     bump version
3090     
3093 commit 75768416e92c30ced428ec691a16ad82a2eea5bc
3094 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3095 Date:   Wed May 16 15:28:20 2007 +0000
3097     updated de translation
3098     
3101 commit ba5b600fce95c19ddce71f11a4be5259f51192ac
3102 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3103 Date:   Wed May 16 12:01:13 2007 +0000
3105     update po files
3106     
3109 commit 8e82bc16a0ced11fa7ec7d131593f6c7646eff7a
3110 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3111 Date:   Wed May 16 11:57:22 2007 +0000
3113     moving bacon stuff to subdir
3114     
3117 commit be3e86afefcce84d953566095137e697621afc53
3118 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3119 Date:   Wed May 16 10:44:30 2007 +0000
3121     fix compile waring
3122     
3125 commit eb7915c52efdc6ece0818d79d2b1d62797cf5551
3126 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3127 Date:   Sat May 12 21:31:10 2007 +0000
3129     more small cleanups
3130     
3133 commit 8f79be5e1b1ead25836d7039accf30c4b2e24d3e
3134 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3135 Date:   Sat May 12 21:05:40 2007 +0000
3137     cleanups
3138     
3141 commit fe89609c6d96d34cbc92372abd0166b53c8c22d4
3142 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3143 Date:   Sat May 12 20:40:58 2007 +0000
3145     fix warning
3146     
3149 commit c1260397cbc8188d99853e0424ddcade4d65f06e
3150 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3151 Date:   Wed May 9 00:20:53 2007 +0000
3153     updates
3154     
3157 commit 72a41ee8537bc1f1bd32c29fe90213d21876c308
3158 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3159 Date:   Mon May 7 16:11:58 2007 +0000
3161     Add needed changelog for dist
3162     
3165 commit 1bae00cdaff91e4febdd081093aa7fbbba1a9d5f
3166 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3167 Date:   Mon May 7 15:50:51 2007 +0000
3169     Save version in config file
3170     
3173 commit 872d5207f04e410005c394ceffaaf9232eeb0341
3174 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3175 Date:   Mon May 7 10:18:29 2007 +0000
3177     strip markup from error messages of mmkeys
3178     
3181 commit 462d95ed62cbb1d572d46c7b6e75fda69bd524d8
3182 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3183 Date:   Mon Apr 16 15:41:02 2007 +0000
3185     unref object
3186     
3189 commit d03a32c62ec8d0a1b57f6b2d7b50cc4ab3fa634a
3190 Author: jat <jat@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3191 Date:   Wed Apr 11 22:57:22 2007 +0000
3193     Adding support for an app icon on Windows.
3194     
3195     
3198 commit 31951e6452e10632bf89e2b3981a22041ca8c0ff
3199 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3200 Date:   Wed Apr 11 18:49:26 2007 +0000
3202     more updates
3203     
3206 commit 27d66c78bff14ade0a713affb6b59cf2ec11dea5
3207 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3208 Date:   Tue Apr 10 21:10:37 2007 +0000
3210     compile fix
3211     
3214 commit 86b5ea6be393e257913fc96997a015ba81b02e6e
3215 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3216 Date:   Tue Apr 10 21:01:14 2007 +0000
3218     hack that might fix windows
3219     
3222 commit beb19f4e189196004794e56d1c82d73afe0181f3
3223 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3224 Date:   Tue Apr 10 14:26:17 2007 +0000
3226     bump version to 0.14.95
3227     
3230 commit dc44368a739d1af20688a5116256c55f2d78e325
3231 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3232 Date:   Tue Apr 10 14:20:34 2007 +0000
3234     update Makefile.build
3235     
3238 commit 34b65ea32f2267d242438c7cd4daade69d3c085e
3239 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3240 Date:   Sun Apr 8 13:40:40 2007 +0000
3242     Fix plugins under windows
3243     
3246 commit d1cb9fa8c40743d77cebc6fade94205673e38c42
3247 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3248 Date:   Sun Apr 8 13:18:41 2007 +0000
3250     Fix a windows path
3251     
3254 commit c0b8ddec4203e364ac48ededf718712baa4c95cf
3255 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3256 Date:   Sun Apr 8 13:15:15 2007 +0000
3258     Fix a windows path
3259     
3262 commit a772efe77e5a4b19691378d04b2b4c3ab3a91a6f
3263 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3264 Date:   Sat Apr 7 15:30:01 2007 +0000
3266     remove printf
3267     
3270 commit 0fa36405c5b8d84b0b52d91c00ef0498fff9ef38
3271 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3272 Date:   Sat Apr 7 15:14:51 2007 +0000
3274     debug printf'je
3275     
3278 commit cb021cadb9ac4bd9aa7051421d08b30290d5c67e
3279 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3280 Date:   Sat Apr 7 13:20:06 2007 +0000
3282     make file columns show filename
3283     
3286 commit 41f4c8ec3ed36ceb1a6df4b2288b9a1a3cbe93d5
3287 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3288 Date:   Sat Apr 7 13:11:19 2007 +0000
3290     add a filename column to the playlist view
3291     
3294 commit af19814c3af47ce82d820528b0e23572e50c487a
3295 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3296 Date:   Fri Apr 6 10:55:51 2007 +0000
3298     remove some printf's so jat is happy
3299     
3302 commit 397aa2a2395e33d056608007076942015c8047f1
3303 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3304 Date:   Fri Apr 6 10:54:27 2007 +0000
3306     fix icons in add more menu
3307     
3310 commit 22555374ebcdda60ff1bc618a92954fe0c568095
3311 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3312 Date:   Wed Apr 4 16:48:54 2007 +0000
3314     saner defaults
3315     
3318 commit 141063584d6a44100bf9d488d6b7da32ae3da76e
3319 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3320 Date:   Tue Apr 3 21:10:40 2007 +0000
3322     readd pointless builds to make jat happy
3323     
3326 commit 220f615d2af93d51c7097192db04c574a696284f
3327 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3328 Date:   Fri Mar 30 15:18:09 2007 +0000
3330     updated polish translation
3331     
3334 commit b9308bd140e41f95491176a88de2da64546d4c44
3335 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3336 Date:   Fri Mar 30 10:43:33 2007 +0000
3338     Add 16x16 playlist-browser icon
3339     
3342 commit c9fc5765a7ba5f239ca42ff1b7ec300ae3e7cc30
3343 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3344 Date:   Fri Mar 30 10:34:44 2007 +0000
3346     show pos +1
3347     
3350 commit ea2b10636ff83e60b72e81025f2c6e61c054d80c
3351 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3352 Date:   Thu Mar 29 22:40:34 2007 +0000
3354     update icons
3355     
3358 commit 5569f17289dafc2ffd2f8f7e14aa1e67d6a8c311
3359 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3360 Date:   Thu Mar 29 22:40:12 2007 +0000
3362     fix builds
3363     
3366 commit 13f8d4fa99f579d3169b13f4ff584f25ee09ae56
3367 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3368 Date:   Wed Mar 28 21:05:11 2007 +0000
3370     update copyright
3371     
3374 commit 69deae9956a44fd365badee18fc7d93c9e2280f2
3375 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3376 Date:   Wed Mar 28 21:04:13 2007 +0000
3378     more sizes of icons
3379     
3382 commit 80548b4cfc9845b9ecbe96f69c71bfbcc6175851
3383 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3384 Date:   Wed Mar 28 20:19:07 2007 +0000
3386     icons updated and go menu updates
3387     
3390 commit 4f876f17416fd3701a117beecc10b3b0da4869e9
3391 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3392 Date:   Wed Mar 28 19:47:42 2007 +0000
3394     fix icon size of current playlist
3395     
3398 commit 7d60648cf6841c8462ce3e3589bbf712f4e8a9a4
3399 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3400 Date:   Wed Mar 28 19:41:48 2007 +0000
3402     added playlist icons
3403     
3406 commit 8d03fdb58c3e08932923dd64121291c7b325f37b
3407 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3408 Date:   Wed Mar 28 16:27:47 2007 +0000
3410     tag-browser icon take 2
3411     
3414 commit f1a5b82231c6026979bc28962232794650cd7ab8
3415 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3416 Date:   Wed Mar 28 15:59:03 2007 +0000
3418     add another icon
3419     
3422 commit 3d51eec29b8a2b871643c35445ad70d66a0d0ffb
3423 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3424 Date:   Wed Mar 28 15:48:18 2007 +0000
3426     add right size
3427     
3430 commit 79c2e146636b90ca3a15eeb649631189092f000e
3431 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3432 Date:   Wed Mar 28 15:47:51 2007 +0000
3434     add 48x48 icons
3435     
3438 commit 568f6379eac1f587756808a6dc69f085d6e822ea
3439 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3440 Date:   Wed Mar 28 15:46:31 2007 +0000
3442     re-add makefile.in.in, why doesn't it install it during autogen.sh, weird
3443     
3446 commit e42b9c80af9a6d186e20a4976e73defe25fb552d
3447 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3448 Date:   Wed Mar 28 15:33:22 2007 +0000
3450     Add media-playlist icons, in 2 sizes, remove po/Makefile.in.in
3451     
3454 commit 7033d5e22b11c832cc60c8ee49eaa35e7f4b29f7
3455 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3456 Date:   Wed Mar 28 14:48:10 2007 +0000
3458      reverting
3459     
3462 commit 7594c04b44f521413959e690c2d17bfb4df502df
3463 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3464 Date:   Wed Mar 28 14:02:51 2007 +0000
3466     set window icon
3467     
3470 commit ab3062764fffe09c94660b13ffd791df93afdb0a
3471 Author: jat <jat@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3472 Date:   Sat Mar 24 13:30:12 2007 +0000
3474     Updating icon copyrights.
3475     
3476     
3479 commit f90ca8129d04bdf76499bed261424fa454c0c6b9
3480 Author: jat <jat@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3481 Date:   Sat Mar 24 13:26:21 2007 +0000
3483     Oops.  Forgot to change stock_volume.png to gmpc-volume.png in Makefile.am.
3484     
3485     
3488 commit b4717eec71cae938c98e8bd308472470750948ee
3489 Author: jat <jat@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3490 Date:   Sat Mar 24 13:20:09 2007 +0000
3492     Moving stock_volume.png to gmpc-volume.png.  The old icon code loaded
3493     stock_volume.png and made it available as gmpc-volume, so the new icon
3494     theme code needs it named correctly.
3495     
3496     
3499 commit d51e80ba2c0ee5a3260ea3cd35aa9be3c6659476
3500 Author: jat <jat@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3501 Date:   Sat Mar 24 13:12:45 2007 +0000
3503     Set gtk-button-images to TRUE, so that button images work on Windows (where
3504     the gtkrc disables them by default, even though they work fine).
3505     
3506     
3509 commit 5224624e278566196804926aaba07b8114c8215b
3510 Author: jat <jat@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3511 Date:   Sat Mar 24 13:05:33 2007 +0000
3513     Set the window icon in init_stock_icons().  This was done their previously,
3514     but got removed with the icon cleanup.
3515     
3516     
3519 commit bb10fae61138e1fd06fe2dcf1f023e90ffb4bc9b
3520 Author: jat <jat@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3521 Date:   Sat Mar 24 12:56:34 2007 +0000
3523     Changing gtk_image_set_from_stock to gtk_image_set_from_icon_name in
3524     bacon-volume.c.  Hoping this will fix the volume icon on Windows.
3525     
3526     
3529 commit fff43276375346b621ea077592b38ff28ccb1905
3530 Author: jat <jat@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3531 Date:   Sat Mar 24 12:54:26 2007 +0000
3533     Fix some warnings about unused variables.
3534     
3535     
3538 commit a3353d2bea68ec44702c8788dbbcf07128a96ab4
3539 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3540 Date:   Sat Mar 24 12:50:06 2007 +0000
3542     Add missing gob files
3543     
3546 commit ff4c723f234cf354cd713ccc6de3d5618a3247fa
3547 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3548 Date:   Sat Mar 24 12:46:15 2007 +0000
3550     update some stuff
3551     
3554 commit 9f103c2d0a625166a93a9d6a4dfe2c203ae9041b
3555 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3556 Date:   Sat Mar 24 12:43:15 2007 +0000
3558     remove gmpc.pot
3559     
3562 commit de8ca2f99d291e835139141ce8d5ff877e83eac7
3563 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3564 Date:   Fri Mar 23 16:27:21 2007 +0000
3566     fix add-url
3567     
3570 commit bd5a3daae19cbd01bf956cfc8d29ae76f998115f
3571 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3572 Date:   Fri Mar 23 16:08:04 2007 +0000
3574     fix collapsed mode dropdown icons
3575     
3578 commit bf24d19c3202c85cc66d366049e8878f55d181f0
3579 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3580 Date:   Thu Mar 22 16:57:06 2007 +0000
3582     some icon fixed
3583     
3586 commit 1b9029eb1d7d3682237550e9377b2ecc2914f476
3587 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3588 Date:   Thu Mar 22 16:39:50 2007 +0000
3590     update playlist icon
3591     
3594 commit 08f180ab4c0962898846e0419b13e6d4386602ad
3595 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3596 Date:   Thu Mar 22 16:37:27 2007 +0000
3598     update artist icon
3599     
3602 commit 965adefbcb0f6e3596f51cd5ceac6346a155b8d4
3603 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3604 Date:   Thu Mar 22 16:28:36 2007 +0000
3606     cleaning up some icons
3607     
3610 commit 5a0a0632586310e3a2d88c4a5136d31f50785b8c
3611 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3612 Date:   Thu Mar 22 12:37:44 2007 +0000
3614     Move to named icons, this is going to break a few plugins....
3615     
3618 commit d10187323d582cb9f04c6a211cdd849aed8fed6b
3619 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3620 Date:   Thu Mar 22 12:30:33 2007 +0000
3622     fix avuton profile bug
3623     
3626 commit 21b2c6bc85e04bfd5c34c0ad010bfce9417d6ba5
3627 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3628 Date:   Wed Mar 21 22:44:30 2007 +0000
3630     remove printf to make jat happy
3631     
3634 commit 4e82d5ed4f9a3f41e77f7e134ab75fee05903c67
3635 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3636 Date:   Wed Mar 21 22:40:11 2007 +0000
3638     Change gtk-directory->gtk-open, the first isn't themed in 99% of the themes
3639     
3642 commit 6ceb221522e7fe5d49bcbbe0d93cab00360113d2
3643 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3644 Date:   Wed Mar 21 22:39:31 2007 +0000
3646     Change gtk-directory->gtk-open, the first isn't themed in 99% of the themes
3647     
3650 commit 7f25101ef24ff5f4bf3c5f4dae48f6ed5eaf6175
3651 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3652 Date:   Wed Mar 21 21:58:39 2007 +0000
3654     Make jat a happy camper
3655     
3658 commit 0fff6cbb2d52c216860c507cd83fd827ac5f7f52
3659 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3660 Date:   Wed Mar 21 20:37:21 2007 +0000
3662     updates
3663     
3666 commit 60eecc9b5203c02defe7d1d93c701437a0d63713
3667 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3668 Date:   Wed Mar 21 20:29:38 2007 +0000
3670     cleanup the code
3671     
3674 commit 292f2f43435ae4620e0599fde91e46517db6b66d
3675 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3676 Date:   Wed Mar 21 20:19:49 2007 +0000
3678     move gob files to subdir
3679     
3682 commit 140fed2fff2a29450105307efdbe011ab3b69294
3683 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3684 Date:   Wed Mar 21 16:41:37 2007 +0000
3686     Code cleanups
3687     
3690 commit 1991e0a5cb908cdb9a1715da854be13a2b2802d9
3691 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3692 Date:   Wed Mar 21 15:56:15 2007 +0000
3694     hack to stop unneeded changes to the profile
3695     
3698 commit 051aa59b1fe2b8ccd42a7fd1638f4fa5183df360
3699 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3700 Date:   Wed Mar 21 13:56:17 2007 +0000
3702     Cleanups and some added feedback
3703     
3706 commit be558c0764eebb799e66ba52bd8176d80872a31a
3707 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3708 Date:   Wed Mar 21 12:48:13 2007 +0000
3710     update for avahi plugin
3711     
3714 commit 811bbeeb5abf7a5f721f7c4f22128f06c0edc4a0
3715 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3716 Date:   Wed Mar 21 12:12:16 2007 +0000
3718     fix type
3719     
3722 commit 7f964f0809c4a15d5fed36397715bbfd332d20cb
3723 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3724 Date:   Wed Mar 21 12:08:13 2007 +0000
3726     compile updates
3727     
3730 commit 719470c111c1a47b8b969a1e1b652b13e9d0b5bc
3731 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3732 Date:   Wed Mar 21 11:26:44 2007 +0000
3734     add possible playlist-list auto-clean
3735     
3738 commit a83bb94ee12e71c6935b1f319f0a2216e11612db
3739 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3740 Date:   Wed Mar 21 11:26:24 2007 +0000
3742     fix profiles in plugin header
3743     
3746 commit b44ced93524b07edc7e754884b92cb195516dd6e
3747 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3748 Date:   Wed Mar 21 11:25:55 2007 +0000
3750     update makefile
3751     
3754 commit 28c9de2ca1939d772244c4fca1e9269938d483bc
3755 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3756 Date:   Wed Mar 21 11:24:59 2007 +0000
3758     adding profiles object
3759     
3762 commit f3a699b1a22195951712abdc047b0cdcbbd6978d
3763 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3764 Date:   Wed Mar 21 11:24:15 2007 +0000
3766     fixing config system error
3767     
3770 commit ecf8d99b1550e5883345d030c4cad644c14133ad
3771 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3772 Date:   Tue Mar 20 21:21:05 2007 +0000
3774     fix fix fix
3775     
3778 commit f663a01a6b6b9ae56d9fe266b3410728e7f05367
3779 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3780 Date:   Tue Mar 20 20:53:14 2007 +0000
3782     fix makefile
3783     
3786 commit 706cb790efd048ba57d88f06f32d849be5f873d5
3787 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3788 Date:   Tue Mar 20 20:48:41 2007 +0000
3790     stop unneeded compiles
3791     
3794 commit 72e6b81142a9af082e12476639cefeae9bcb528d
3795 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3796 Date:   Mon Mar 19 21:28:50 2007 +0000
3798     export profiles
3799     
3802 commit 8d17e02758bb615f05bf4c33ab056edcfc89046a
3803 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3804 Date:   Mon Mar 19 18:42:11 2007 +0000
3806     more right mouse menu action
3807     
3810 commit 3349d0d678aa5b9e8a5b8cb2e76f3a2009753a92
3811 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3812 Date:   Mon Mar 19 14:25:36 2007 +0000
3814     move from button-release to button press, seems to fix the gtk submenu bug
3815     
3818 commit f8ae45bfb6acba4cc533ab377ffc85942e77d22b
3819 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3820 Date:   Mon Mar 19 00:07:06 2007 +0000
3822     updates..
3823     
3826 commit 0efce01e4114d39e0f445363cd77af113580d09f
3827 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3828 Date:   Sun Mar 18 23:27:50 2007 +0000
3830     commit broken stupid menu stuff
3831     
3832     
3835 commit 747d23d612e440ce17aecf4aa4a880c7d751cdb8
3836 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3837 Date:   Sun Mar 18 20:24:59 2007 +0000
3839     Extra config validation
3840     
3843 commit 513d213b07b0e00fe52aaa9ad1cef4de990a5f59
3844 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3845 Date:   Fri Mar 16 23:52:51 2007 +0000
3847     column edit
3848     
3851 commit fef82d7efbbb8dcfe2af7ba90b1ce88419274859
3852 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3853 Date:   Fri Mar 16 12:42:15 2007 +0000
3855     Saving and cleanup of sorting.
3856     
3859 commit 07b4538cebb73a53fbded33af5f45be2b71ce9e9
3860 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3861 Date:   Wed Mar 14 11:40:26 2007 +0000
3863     breaking stuff by implementing some form of sorting
3864     
3867 commit 379ce2cc6392a8da4d39a73b956f5602f3d2bc24
3868 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3869 Date:   Sat Mar 10 21:43:47 2007 +0000
3873 commit e286cc5638916e016e8930e6d2d2b92a2e705e4a
3874 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3875 Date:   Sat Mar 10 19:11:10 2007 +0000
3877     update information
3878     
3881 commit 5037b4cf914b544714ea728cdce75b8dec5d271b
3882 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3883 Date:   Fri Mar 9 12:59:15 2007 +0000
3885     More moving to click label
3886     
3889 commit 69e5d1b5aba79e8e1ef260afc4a2102ff971c21a
3890 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3891 Date:   Fri Mar 9 00:36:16 2007 +0000
3893     show right cursor
3894     
3897 commit 64ba40ec564b1aa96527c7487ad1fe3889f158b5
3898 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3899 Date:   Thu Mar 8 23:46:09 2007 +0000
3901     some playing with clickable label
3902     
3905 commit 3def1e65881533db982b98df1d1515dbcf480d7d
3906 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3907 Date:   Thu Mar 8 13:17:28 2007 +0000
3909     remove printf spam from the config system
3910     
3913 commit 7bf4fca5c079eae5b2539eacd2084dd596806c66
3914 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3915 Date:   Wed Mar 7 16:38:12 2007 +0000
3917     Make the config system slightly faster, so it won't save if the value hasn't changed
3918     
3921 commit 5a8f47cc9ce016c05c0b988d1cb777ba71ad5818
3922 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3923 Date:   Mon Mar 5 22:23:34 2007 +0000
3925     sync
3926     
3929 commit 10996f4e66f27531df97013e24ef2b25fd473184
3930 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3931 Date:   Mon Mar 5 18:41:09 2007 +0000
3933     Generick gob2 build in makefile
3934     
3937 commit 2de43f61e287e05ef09cc6871f998a48606d2fbe
3938 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3939 Date:   Mon Mar 5 16:23:18 2007 +0000
3941     linkage
3942     
3945 commit d564ceba5f32b74b1d83f456124680e588d33fc2
3946 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3947 Date:   Mon Mar 5 11:05:38 2007 +0000
3949     fix bug and some intergration love
3950     
3953 commit 3cb3848bd2691bc185033d64bb0974a6e3f388cf
3954 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3955 Date:   Sun Mar 4 21:20:38 2007 +0000
3957     Update information
3958     
3961 commit 41402a53cb9db2b1585f1ea53742662d7cc7eaa6
3962 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3963 Date:   Sat Mar 3 23:02:46 2007 +0000
3965     sync
3966     
3969 commit 0c42329224c69c656af4f4fbf770b8de650de47a
3970 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3971 Date:   Sat Mar 3 21:26:16 2007 +0000
3973     Add galician translation
3974     
3977 commit 7b3a93af380af2e4b0c5c0852fa63ffaa83a930f
3978 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3979 Date:   Sat Mar 3 12:49:10 2007 +0000
3981     Remove easter egg
3982     
3985 commit 4f5e029054b11e6426c9990a1387f540a380d90c
3986 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3987 Date:   Sat Mar 3 00:25:15 2007 +0000
3989     updates
3990     
3993 commit 60ef871afee245825274cca89afacf5bc6a0a17e
3994 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
3995 Date:   Fri Mar 2 22:28:37 2007 +0000
3997     Easter updates
3998     
4001 commit 1010b08555d94f513bfc18df1079b30ae1240bd1
4002 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
4003 Date:   Fri Mar 2 21:29:48 2007 +0000
4005     easter updates
4006     
4009 commit 30345908bedec5b20a59f04b8f42de4b823cebbc
4010 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
4011 Date:   Fri Mar 2 20:25:34 2007 +0000
4013     easter updates
4014     
4017 commit fd25daa0cff9edb656d75958774c4b5d546c5381
4018 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
4019 Date:   Fri Mar 2 17:30:42 2007 +0000
4021     update
4022     
4025 commit e3445a04e10707e36934342b8ac6943443ef318d
4026 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
4027 Date:   Fri Mar 2 17:24:31 2007 +0000
4029     easter egg
4030     
4033 commit cc0e8a0fa2617eedc206eae0b44815c5b692bb70
4034 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
4035 Date:   Fri Mar 2 14:44:35 2007 +0000
4037     When 'adding one song' and is allready in playlist, just play the version in the playlist + track list info browser
4038     
4041 commit 8594b061dd94b61837ebca3eac740c19f83a0c89
4042 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
4043 Date:   Fri Mar 2 13:27:17 2007 +0000
4045     fix popup placing for non square images
4046     
4049 commit fa41a1fa6b80a921801951a6c59cba9c21fae389
4050 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
4051 Date:   Fri Mar 2 13:07:03 2007 +0000
4053     Some logic to keep the cover-popup always on the monitor, dualscreen aware
4054     
4057 commit 19f9ebd7a6cdda9cb1715d2a4cade5de26b15ced
4058 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
4059 Date:   Fri Mar 2 12:51:02 2007 +0000
4061     Limit the number of results in the metadata browser
4062     
4065 commit 96abfa9aa123fbe8becd92dccbd9420ca2ba3bff
4066 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
4067 Date:   Fri Mar 2 09:59:48 2007 +0000
4069     When a metadata request gets removed, remove it before being processed instead of after.
4070     
4073 commit f7312ef2468492d055079a6501476a0b090aea35
4074 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
4075 Date:   Fri Mar 2 08:39:57 2007 +0000
4077     And then there was QLIB
4078     
4081 commit 8b03c28e2a258fa2c590620c10daaca84ce65277
4082 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
4083 Date:   Thu Mar 1 20:20:16 2007 +0000
4085     Update find browsers when mpd changes
4086     
4089 commit 9874f1f87e0bc50f97fe556948c86a9bcc5e141d
4090 Author: qball <qball@09075e82-0dd4-0310-85a5-a0d7c8717e4f>
4091 Date:   Thu Mar 1 19:52:51 2007 +0000
4093     Fix for avuton problem with tagless files
4094     
4096 28-02-2007 Qball <Qball@Sarine.nl>
4097         * src/gmpc-mpddata-treeview.gob:        A custom GtkTreeView implementation
4098         that does columns. suited for an mpd_data list.
4099         * src/browser/playlist3-file-browser: use the Gmpc:Metadata:Treeview.
4100         * src/browsers/playlist3-find[2|3]-browser: use the
4101         Gmpc:Metadata:Treeview.
4102         * src/browsers/playlist3-tag-browser:   use the Gmpc:Metadata:Treeview
4104 26-02-2007 Qball <Qball@Sarine.nl>
4105         * src/borwsers/playlsit3-find3-browser: Make use of the mpd-data backend
4106         * src/gmpc-mpddata-model.gob:   Add support for an up row.
4107         * src/browsers/playlist3-file-brwoser: Use the up_row support 
4108         * src/browsers/playlist3-file-brwoser: only update when model available
4110 25-02-2007 Qball <Qball@sarine.nl>
4111         * src/gmpc-mpddata-backend.gob: Add custom backend for showing mpd-data's
4112         * src/browsers/playlist-file-browser: make use of custom backend.
4114 24-02-2007 Qball <Qball@Sarine.nl>
4115         * src/playlist3-find3-browser: Don't add songs, play them.
4116         * src/playlist3-find3-browser: Add support for server side search
4117         * configure.ac: Depend on libmpd 0.13.1
4119 23-02-2007 Qball <Qball@Sarine.nl>
4120         * src/playlist3-metadata-browser.c: Fix memory leak
4121         * src/playlist3.c:      Remove trailing ;
4123 22-02-2007 Qball <Qball@Sarine.nl>
4124         * src/playlist3.c:      Make option menu insensitive when it has no children.
4125         * src/playlist3.c:      Check if the browser has a ->(un)selected  function.
4126         * src/playlist3-artist-browser.c: Make an option to show artist images
4129 18-02-2007 Qball <Qball@Sarine.nl>
4130         * src/Makefile.build:                           Remove useless include.
4131         * src/playlist3-current-playlist.c:     Added date column
4132         * src/playlist3-information.c:          Hopefully fix alignment issues
4133         * src/playlist3-metadata.c:                     Hopefully fix alignment issues
4134         * configure.ac:                                         Bump version to 0.14.1
4135         * src/eggcolumnmodel.c:                         Add mising iter_children function to model interface.
4138 17-02-2007 Qball <Qball@Sarine.nl>
4139         * src/main.c:   Change order, so config isn't destroyed before f.e. meta
4140         data thread uses it.
4142 01-02-2007 Qball <Qball@Sarine.nl.
4143         * src/playlist3.c:      Make pl3_window_fullscreen function.
4144         * glade/playlist3.glade:        Add fullscreen menu entry.
4146 31-01-2007 Qball <Qball@Sarine.nl>
4147         * src/main.c:   A non-svn version by default no longer displays debug
4148         information.
4149         * src/main.c:   Ignore MPD_ACK_ERROR_EXISTS errors so playlist out of
4150         sync is handled less obstructive. (it does seem to correct itself anyway)
4151         * src/playlist-list.c:  Don't crash if you can't fetch the song.
4152         * src/main.c:   Stop error message spammage
4154 26-01-2007 Qball <Qball@Sarine.nl>
4155     * src/id3info.c:                            Add some performer code.
4156     * src/playlist-list.c:                      Adding performer support.
4157     * src/playlist3-file-browser.c: hopefully fix stupid bug again.
4158         
4159 25-01-2007 Qball <Qball@sarine.nl>
4160         * src/metadata.h:       Make gmpc wait for the meta_thread to finish.
4162 10-01-2007 Qball <Qball@Sarine.nl>
4163         * src/preferences.c:    Changed the background to a lighter color
4165 09-01-2007 Qball <Qball@sarine.nl>
4166         * src/metadata.c: Add an option to rename 'Jones, Norah' to 'Norah Jones'
4168  05-01-2007 Qball <Qball@sarine.nl>
4169         * src/pixmaps: gmpc-add-url.png added
4171  02-01-2007 Qball <Qball@sarine.nl>
4172         * configure.ac: fix a macro
4173         * src/playlist3-find[2|3]-browser.c:    adding border around blue bar.
4174         * configure.ac: Bump to libmpd 0.12.11
4175         * src/playlist3-find3-browser.c:                adding performer
4177  31-12-2006 Qball <Qball@sarine.nl>
4178     * src/playlist3-find3-browser.c:    Fix ctrl-j
4179     * src/playlist3-find2-browser.c:    Cleanups
4181 30-12-2006 Qball <qball@qballcow.nl>
4182     * src/*:                            Update for api
4183     * src/plugin.h:                     Change plugin api
4184     * src/main.c:                       Change loading order
4185     * src/*.c:                          Renumber Function keybindings
4186     * src/playlist3-find3-browser.*:    Added a playlist search.
4187     * src/playlist3-find2-browser.c:    Use gtk_tree_row_reference to select
4188     browser.
4189     * src/playlist3-find2-browser.c: Cleaned up. Added max search criterias and
4190     default search on open.
4191     * src/plugin.c: Removed Markup from error messages.
4193 29-12-2006 Qball <Qball@qballcow.nl>
4194     * src/playlis3-find2-browser.*: Added a improved database search
4196 28-12-2006 Qball <qball@qballcow.nl>
4197     * src/main.c:       Make the error dialog handle multiple errors in one
4198     window
4199     * src/*.c:          Replace g_free with a macro that sets the pointer to
4200     NULL again
4201     * src/cofnig1.c:    Use cfg_free_string for clearing strings
4202     * src/config1.h:    Remove the /*done*/ comments.
4203     * src/config1.c:    Remove cfg_free_string
4204     * src/config1.h:    Define a macro cfg_free_string as g_free(a);a=NULL;
4205     * src/main.c:       Change indent, some cleanups + marking of strings
4206     * src/id3info.c:    Hide notebook tabs when not valid.
4207     * src/id3info.c:    Cleanup the code, re-indent add extra checks etc.
4209 27-12-2006 Qball <qball@qballcow.nl>
4210     * glade/gmpc.glade:         Add Clear buttons       
4211     * src/id3info.c:    Add support functions for the clear button      
4212     * glade/gmpc.glade: Remove filechooser buttons
4213     * src/id3info.c:    Remove use of filechooser buttons.
4214     * src/id3info.c:    Copy lyric save to artist/album.
4216 26-12-2006 Qball <qball@qballcow.nl>
4217     * configure.ac:     Remove libxml dep
4218     * src/Makefile.am: remove libxml dep
4219     * src/playlist3-information.c: Change icon to gtk-dialog-info
4220     * src/playlist3-file-browser.c:     Fix reupdate again
4222 23-12-2006 Qball <Qball@sarine.nl>
4223     * src/misc.c:       Optimize mpd_song_markup_escape so it does less
4224         useless alloc's/free's
4226 12-12-2006 Qball <Qball@sarine.nl>
4227     * pixmaps/spinner.png:              Removed
4228     * pixmaps/media-artist.svg:         Removed
4229     * pixmaps/media-album.svg:          Removed
4231 10-12-2006 Qball <Qball@sarine.nl>
4232     * src/misc.c: Escape song->file aswell.
4233     * src/edit_markup.c: Re-add esf_reload
4235 06-12-2006 Qball <qball@sarine.nl>
4236     * doc/*: removal of old obsoltete doc's
4237     * doc/Manual.txt: updates
4238     * doc/images/:      added document images
4240 05-12-2006 Qball <Qball@Sarine.nl>
4241     * src/*: Cleanup of old comments, mostly c++ style comments
4243 03-12-2006  Qball <Qball@sarine.nl>
4244     * src/main.c:       Add a --clean-cover-db option.
4246 02-12-2006 Qball <Qball@sarine.nl>
4247     * glade/*.glade: Replace cms.qballcow.nl sarine.nl
4248     * glade/*.glade: Replace qballcow.nl with sarine.nl
4249     * po/pl.po: Update polish translation
4251 29-11-2006 Qball <Qball@qballcow.nl
4252     * Changelog: Start using it again. (yeah I know; about time).
4253     * src/config1.c: Change printf's to debug_printf's (and include
4254         libmpd/debug_printf.h to make this posible.
4255     * src/playlist3-metadata.c: Use Replace instead of "play", to make it
4256         more consistent with the rest of gmpc.
4257     * src/metadata.[c|h]: Add (void) to the void meta_data_destroy()
4258         function argument defenition.
4260 19-12-2005 Qball <Qball@qballcow.nl>
4261         * Changed configure script to check for gtk/glib seperately,
4262         this to "fix" the annoyance of pkg_check_modules not reporting what
4263         dependency is misisng
4265 29-10-2005 Qball <Qball@qballcow.nl>
4266         * Moved more stuff in player.c to new signal.
4267         * Made dependency for fixed libmpd signals
4268         * Added display showing repeat/volume/random changes.. even not
4269         initiate by gmpc
4270         * code cleanups... now compiles with -ansi.
4271         * restoring position after hide now works again.
4272         * glade/image path are now retrieved using
4273         gmpc_get_full_{glade|image}_path. this is needed for win32 installer.
4276 07-10-2005 Qball <Qball@qballcow.nl>
4277         * apply DJWLindenaar's win32 patch
4279 06-09-2005 Qball <Qball@qballcow.nl>
4280         * src/playlist3.c:              Fixed single/multiple
4281         * src/preferences.c:            Fixed single/multiple
4282         * src/playlist3.c:              move.
4284         
4285 05-09-2005 Qball <Qball@qballcow.nl>
4286         * src/playlist3.c:              Fixed scroll to bug.
4287         * src/playlist3.c:              added scroll to in detach playlist.
4288         * src/playlist3.c:              activating row in dp play's song.
4290 04-09-2005 Qball <Qball@qballcow.nl>
4291         * src/playlist3.c:              Show folders in right pane view.
4292         * src/playlist3.c:              First attemped at detachable playlist window.
4293         * glade/playlist3.glade:        Added a empty window for detachable
4294         * playlist window.
4295         *** TESTING MARKUP *** playlist3.c and strfsong.c
4297 01-09-2005 Qball <Qball@qballcow.nl>
4298         * src/playlist3.c:              enabled moving by dnd 
4299         * glade/playlist3.glade:        row reordering
4301 17-08-2005 Qball <Qball@qballcow.nl>
4302         * autogen.sh:                   Enabled libtool stuff
4303         * ltmain.sh:                    Remove, correct link generated by
4304         autogen.sh
4305         * po/fr.po:                     Updated french translation
4306 14-08-2005 Qball <Qball@qballcow.nl>
4307         * src/tag-browser.c:            add/replace supported added from right
4308         mouse menu in tree.
4309         * src/tray-icon.c:              Added libnotify support (exp.)
4310         * src/main.c:                   Added libnotify init
4311         * contifure.ac:                 Added libnotify compile option
4312         (--enable-notify)
4313 11-09-2005 Qball <Qball@qballcow.nl>
4314         * po/POTFILES.in:               fixed entries, so make dist works. 
4316 09-08-2005 Qball <Qball@qballcow.nl>
4317         * src/pl3_custom_stream.c|h:    Moving some code.
4318         * src/strfsong.c:               Changed strncmp to memcmp
4319         (:%s/strncmp/memcmp) does this help? profiler shows some gain.
4321 06-08-2005 Qball <Qball@qballcow.nl>
4322         * src/playlist3.c/main.c:       Row highlight when playing now also
4323         changes the icon.
4324         * src/preferences.c:            Remove functions that depend on
4325         gtk+-2.6 or higher
4326         * src/preferences.c:            All combo boxes are reset when
4327         selecting another entry. so the "formula" will always match
4328         * src/playlist3.c:              Fixed spelling + marked string for
4329         translation
4330         * src/playlist3.c:              Possibility to overwrite playlists.
4331         (with warning)
4332         * src/preferences.c:            Set connection timeout real-time.
4333         * src/main.c:                   Custom quit function.  (to stop segf.
4334         on program exit)
4335         * glade/gmpc.glade:             call custom quit function.
4336         * src/player.c:                 call custom quit function.
4338         
4339 16-07-2005 Qball <Qball@qballcow.nl>
4340         * configure.ac:                 Depend on libmpd-0.01
4341         * src/libmpd.[c|h]:             removed
4342         * src/libmpdclient.[c|h]:       removed
4343         * src/debug_printf.[c|h]:       removed
4344         * pixmap/media-playlist.png:    Added
4345         * moved used images to svg:     ?
4347 10-07-2005 Qball <Qball@qballcow.nl>
4348         * configure.ac:                 --disable-gnome-vfs will remove the
4349         gnome-vfs dependency of gmpc.
4350         * glade/pl3.glade:              Add button-press handler.
4351         * src/playlist3.c:              Fix right mouse behauviour
4352         * src/preferences.c:            Fix for bug: 442 
4353         * glade/gmpc.glade:             Fix for bug: 441
4354         * glade/gmpc.glade:             esc/ctrl-w now closes the pref window.
4355         * src/playlist3.c:              Right mouse menu contains
4356         "Information" when needed.
4359 10-07-2005 Qball <Qball@qballcow.nl>
4360         * src/preferences.c:            If tag-browser's are changed, update
4361         the tree in the playlist.
4362         * src/playlist3.c:              Moved the tag browser's to a submenu. 
4363         * src/playlist3.c:              Made a reload function that only
4364         reloads the items in the tag-browser. (For preferences)
4365         * glade/gmpc.glade:             Changed location of the id3-browser
4366         int he pref menu, rename id3-browser to tag-browser.
4367         * src/playlist3.c:              If scroll to current song enabled, the
4368         playlist scroll's to the current song when current-playlist is
4369         selected.
4371 06-07-2005 <Qball> <Qball@qballcow.nl>
4372         * src/preferences.c:            Made the id3-browser gui working.
4373         * src/playlist3.c:              Made the id3-browser use the config
4374         values when building browsers.
4375         * src/libmpd.h:                 Added tag's for use in C++
4377 19-06-2005 <Qball> <Qball@qballcow.nl>
4378         * src/preferences/trayicon.c:   Removed fading of popup. (for
4379         stability)
4380         * src/main.h:                   Include "../config.h" -> should fix
4381         NLS stuff and debug compile flag.
4382         * configure.ac:                 Added AM_GNU_GETTEXT([external])  (Is
4383         this needed?)
4384         * src/player.c:                 Added a function that replaced '\n'
4385         for window title to ' - ' (fix for bug 435)
4387 08-06-2005 <Qball> <Qball@qballcow.nl>
4388         * src/tray-icon.c:              Fixed progress bar on dark themes.
4390 07-06-2005 <Qball> <Qball@qballcow.nl>
4391         * src/id3info.c:                Fixed bug: 440
4392         * src/id3info.c:                Fixed bug: 443
4393         * src/preferences.c:            Possible fix for bug: 442
4394         
4396 06-06-2005 <Qball> <Qball@qballcow.nl>
4397         * src/main.c:                   Fixed one of my annoyances.. the
4398         playlist reinitializes when opening preferences menu.
4400 04-06-2005 <Qball> <Qball@qballcow.nl>  
4401         * src/playlist3.c:              Fixed bug that when playlist changes
4402         the playlist search doesn't update.
4406 02-06-2005 <Qball> <Qball@qballcow.nl>
4407         * src/player.c:                 Don't display *** in title when
4408         multiline.
4409         * src/player.c:                 Multiline title's that are to width
4410         arent drawn on the edge anymore. (there now is a 2px left margin)
4411         * src/main.c:                   Fixed bugs that when songs are removed
4412         at the end of the playlist the playlist isn't updated. 
4415 31-05-2005 <Qball> <Qball@qballcow.nl>
4416         * src/playlist3.c:              possibly Fixed bug in artist browser that
4417         caused artist "Eric Clapton" and album "Eric Clapton" didnt work.
4418         * src/playlist3.c:              Custom browser, support for up to 3
4419         levels deep.
4420         * src/main.c:                   Removed wrong error message.
4422 28-05-2005 <Qball> <Qball@qballcow.nl>
4423         * glade/gmpc.glade:             Re-enabled key-bindings.
4425 24-05-2005 <Qball> <Qball@qballcow.nl>
4426         * src/mpdinteraction.c:         set window title on connect/disconnect
4427         * src/libmpc.d:                 Support for mpdSong call of the window
4428         * src/playlist3.c:              Support (mpd =0.12) for showing
4429         id3tags of db items
4430 23-05-2005 <Qball> <Qball@qballcow.nl>
4431         * src/libmpdclient.[c|h]:       Installed version with qball "advanced
4432         search and list" functions
4433         * src/libmpd.[c|h]:             support for qball patch
4434         * src/plyalist3.c:              Genre browser partially implemented
4436 17-05-2005 <Qball> <Qball@qballcow.nl>
4437         * src/libmpd.[c|h]:     Moved the struct MpdObj definition to the .c
4438         file and typedeffed it in the .h file.. using internall function from
4439         you're C code will now result in compile errors.
4440         * src/main.c:           Removed direct usage of MpdObj internals.
4441         * src/mpdinteraction.c: Removed direct usage of MpdObj internals.
4442         * src/player.c:         '\n' in window title is now replaced by a dash
4443         '-'
4444 15-05-2005 <Qball> <Qball@qballcow.nl>  
4445         * doc/libmpd.tex:       Documentation file for libmpd.. (type
4446         latex2html for nice manual)
4447         * src/player.c:         Remove breakline from window title
4448         * src/player.c:         Don't scroll on multiline title.
4449         * src/preferences.c:    removed some printf stuff.
4451 08-05-2005 <Qball> <Qball@qballcow.nl>
4452         * po/fr.po:             updated translation.
4453         * src/libmpd.[c|h]:     playlist_Changed_function now accepts a
4454         parameter;
4455         * src/libmpd.c:         playlist_changed_pointer and error_pointer now
4456         initialized to NULL
4458 04-05-2005 Qball <Qball@qballcow.nl>
4459         * src/playlist3.c:      If playlist get changed update total time.
4460         * src/playlist3.c:      You can now get id3 info of selected song in
4461         playlist search.
4462         * src/playlist3.c:      Right mouse menu playlist search
4463         * src/main.c:           Error disables autoconnect. (bug 0422)
4464         * src/main.c:           Changed stock icons for
4465         play/pause/stop/prev/next to gtk+-2.6 names. so they should be
4466         skinned. (bug 0423)
4467         * src/player.c:         changed stock to new name.
4468         * src/tray-icon.c:      changed stock to new name.
4470 30-04-2005 Qball <Qball@qballcow.nl>
4471         * src/libmpd.[c|h]:     Support for stats. (total
4472         songs,artists,albums,uptime,playtime)
4473         * glade/gmpc.glade:     Added server stats
4474         * glade/id3_info.c:     Length shows elapsed time when showing playing
4475         song.
4476         * glade/gmpc.glade:     in the id3_window_info changed all entries to
4477         labels and added severall options.
4478         * src/id3_info.c:       Added support for genre, composer,path and
4479         bitrate (live updating)
4480         * src/strfsong.c:       Added support for genre and composer.
4481         * src/strfsong.c:       f.e. if no title %title% is never shown.
4482         * src/libmpdclient.c|h: Added support for composer and genre.
4483         * src/libmpd.c:         Added mpd_ob_status_get_bitrate
4486 29-04-2005 Qball <Qball@qballcow.nl>
4487         * glade/gmpc.glade:     Markup editor window now uses gmpc icon
4488 27-04-2005 Qball <Qball@qballcow.nl>
4489         * doc/future.txt:       added
4490         * doc/0.12.txt:         added
4491         * doc/markup.txt:       added
4492         * doc/keybindings.txt:  Document with some keybinding listed.
4493         * src/libmpdclient.[c|h]:       Updated to svn version.
4495 26-04-2005 Qball <Qball@qballcow.nl>
4496         * po/ru.po:             Added russian translation. thanks to SK
4497         
4498 25-04-2005 Qball <Qball@QballCow.nl>
4499         * src/libmpd.[c|h]:     Included Copyright notice in file
4500         * src/player.c:         Keybinding for playlist search (j)
4501         * src/player.c:         Keybinding for song information (i)
4502         * src/playlist.c:       Using gtk_window_present again, maybe solving
4503         thoru's focus problem.
4504         * playlist:             Added alt-s focus for search entry box.
4505         * src/playlist3.c:      Fixed keybinding when non-tree selected. (a
4506         signal handler got lost somewhere.)
4507         * src/player.c:         Player window shows song title.
4508         * glade/playlist3.glade:        Fixed alt-s keybinding.
4511 17-04-2005 Qball <qball@qballcow.nl>
4512         * src/libmpd.c:         Update changed notification function;
4513         * src/playlist3.c:      making a status icon and status message on update changed.
4515 15-04-2005 Qball <qball@qballcow.nl>
4516         * src/libmpd.c:         Correct parsing and tokenizing of string..
4517         keeping regex correct.. (respecting () and []).
4518         * src/playlist3.c:      Implemented xmms style playlist search with
4519         regex support.
4520         * src/libmpd.c:         Fixed disconnect segfault..
4522 13-04-2005 Qball <qball@qballcow.nl>
4523         * src/playlist3.c:      Implemented xmms like search in playlist..
4524         (tokenized non case sens.)
4525         * libmpd.c:             Implemented Client side sorting of artists
4526         (for old mpd users.. needs testing
4527         * main.c:               Removed connecting before gtk_main. somehow
4528         this goes wrong.. (connection closed?) now after default 5 seconds
4529         timeout.. (needs to be chnaged)
4531 11-04-2005 Qball <Qball@qballcow.nl>
4532         * src/playlist3.c:      Implemented auto-scroll to playiing song.
4533         * src/playlist3.c:      fixed height mode implemented..  need testing.
4534         * src/playlist3.c:      Another memory leak or 2.
4535         * src/playlist3.c:      Fixed 2 memory leaks in find and file view browse
4536         functions.
4537         * src/playlist3.[c|glade]:      Implemented a database search that
4538         searches through all fields and tokenized. (with regex support in tokens)
4539         (murder|moani) John Lee  matches  John Lee hooker Murder  or John Moan
4540         Hooker Lee.
4542 09-04=2005 Qball <Qball@qballcow.nl>
4543         * src/playlist3.c:      Return of the TreeFilter.. now with regex
4544         support.
4546 27-03-2005 Qball <Qball@qballcow.nl>
4547         * src/playlist3.c:      Add an add location to the playlist right
4548         mouse menu.
4549         * src/tray-icon.c:      Ctrl-click now pause/play's aswell.
4550         * src/tray-icon.c:      Extra check so it won't resize < 0
4552 old:    Qball <Qball@qballcow.nl>
4553         * fix for not drawn section of main window
4555 17-03-2005 Qball <Qball@qballcow.nl>
4556         * src/libmpd.[c|h]:     possible fix for tracking db updates.
4557         * src/main.c:           possible fix for tracking db. adding db change
4558         handle.
4559         * Fix for autotools. thanks to Eric Wong.
4560         * Fix for bug that doesnt remove songid = 0;
4561         * src/libmpd.c:         Fixed songid = 0;
4563 08-03-2005 Qball <Qball@qballcow.nl>
4564         * src/open-location.c:  Fixed crash. (check for memory leaks. (memprof
4565         crashes).
4566         * src/config.c:         Fix severall memory leaks.
4567         * src/osb-browser.c:    Fix memory leak.        
4568         * src/main.c:           Fixed bug #379. on connect error dialog is
4569         destroyed.
4570         * src/playlist3.c:      Fix for bug #378. It checks for strlen first.
4571         * src/playlist3.c:      find is inactive if entry is empty.
4572         * src/debug_printf.c:   Default debug level to DEBUG_ERROR
4573         * src/main.c:           commandline accepts --enable-debug=0,1,2
4574         0=error, 1=error,warning, 2=all. default = 0;
4576 07-03-2005 Qball <qball@qballcow.nl>
4577         * src/preferences.c:    make osb source list working completely.
4578         * glade/gmpc.glade:     Made preferences menu modal.
4580 3-03-2005 Qball <qball@qballcow.nl>
4581         * src/playlist3.c:      Removing saved playlist implemented.
4582         * src/libmpd.[c|h]:     Added delete playlist function.
4584 2-03-2005 Qball <qball@qballcow.nl>
4585         * src/preferences.c:    Saving a playlist that allready exists now
4586         gives an error and the possibility to change the name.
4587         * src/libmpd.c:         mpd_ob_playlist_save now returns a error if
4588         playlist exists
4589         * src/preferences.c:    Fixed showing/selecting output device.
4590         * src/libmpd.c:         Added a check version function.
4592 1-03-2005 Qball <qball@qballcow.nl>
4593         * src/palylist.c:       Disabled moving of row's for now.
4594         * src/playlist.c:       key don't propate used event.
4595         * src/player.c:         Fix for bug 373
4596         * src/preferences.c/glade:      Added support for changing browser
4597         markup.
4598         * src/tray-icon.c:              playlist is now also hidden with click
4599         on tray icon.
4601 28-02-2005 Qball <qball@qballcow.nl>
4602         * src/main.c/preferences.c:             Support for enable/disable hide on startup.
4603         * src/main.c:           On exit clean some stuff up. (mpdObj and
4604         config obj )
4605         * src/config1.c:        Make close function that cleans up.
4606         * src/playlist3.c:      Fixed gtk_list_store_new..  wrongly defined.
4607         (how the hell did it work)
4608         * src/main.c:           Added stock yalign to list_store.
4609         * src/playlist3.c:      Icon next to song is now alligned to the top.
4610         * src/main.c:           Fixed memory leak in changed playlist.
4611         (freeing of path string);
4612         * src/libmpd.c:         Fixed memory leak in _free_data and free_queu
4613         function. (didn't start at the beginnning);
4614         * src/tray-icon.c:      Fixed memory leak in popup. (nasty fix,  why
4615         does gtk doc provide a wrong example)
4616         * src/tray-icon.c:      The popup timeout now follows setting.
4617         * src/tray-icon.c:      Added the option to fade the popup in. (fake
4618         transparant.)
4619         * src/preferences.c:    Added fade-in for popup option.
4621 26-02-2005 Qball <qball@qballcow.nl>
4622         * glade/preferences.glade:      Cleaned up layout a bit.
4623         * fixed not free'ed memory from config
4625 25-02-2005 Qball <Qball@qballcow.nl>
4626         * started working on format editor
4627         * src/preferences.[c|glade]: Now uses the format editor for the
4628         playlist and player string.
4629         * src/main.c:           error window forced to one instance.
4630         * src/player.c:         time box now resizes with font size.. (width
4631         and height) title box only height.
4632         * src/preferences.c:    output isn't hidden when not availible but
4633         made insensitive
4635 24-02-2005 Qball <Qball@qballcow.nl>
4636         * cleaned up some compile warnings.. (and all // comment )
4637         * src/playlist.c:       Fixed problem not loading song as if it where
4638         a playlist.
4639         * src/playlist.c:       Fixed problem with id3 info
4643 23-02-2005 Qball <Qball@qballcow.nl>
4644         * glade/gmpc.glade:     Added Playlist tab + obtions
4645         * src/mpdinteraction.c: Disconnect is always reload.
4646         * src/playlist3.c:      make open to location work propperly.
4647         * src/libmpd.c:         Update timeout on the fly, if connected.
4648         * src/main.c:           Uses libmpd to track song changes.
4649         * src/libmpd.[c|h]:     Added function that returns the changed songs.
4650         * src/mpdinteractions.c:After disconnect not directly a reconnect
4651         (with autoconnect enabled)
4654 22-02-2005 Qball <qball@qballcow.nl>
4655         * Move to libmpd complete beside the plchange function.
4656         * src/preferences.c:    Moved to libmpd.
4657         * src/main.h:           Removed info.connection, info.status,
4658         info.stats.
4659         * src/libmpd.c:         Added support for getting and setting output
4660         device
4661         * src/libmpd.c:         Added mpd_ob_playlist_add,
4662         mpd_ob_plalist_update_dir (and more)functions.
4663         * src/playlist3.c:      Uses only libmpd now.
4664         * src/open-locations:   Uses libmpd.
4665         * src/libmpd.c:         Added get/set crossfade.
4666         * src/preferences.c:    Moved crossfade to libmpd commands.
4669 21-02-2005 Qball <qball@qballcow.nl>
4670         * Cleaned up compile warnings.
4671         * src/playlist3.c:      Make use of queue functions of libmpd
4672         * src/libmpd.c:         Cleaned up compile warnings.
4673         * src/libmpd.c:         Added queue commit functions.
4674         * src/libmpd.c:         Added severall queue functions, for deleting
4675         song, adding and loading playlist.. 
4676         * src/libmpd.h:         Added typedef for queue and added a queue to
4677         the MpdOb struct
4678         * src/playlist3.c:      Moved mpd_sendFind and mpd_sendSearch to
4679         libmpd function
4680         * src/libmpd.c:         Added mpd_ob_playlist_find function. (for
4681         exact and fuzzy matches)
4682         * src/libmpd.c:         Added _MpdQueue struct defenition. (not yet
4683         finished)
4686 20-02-2005 Qball <qball@qballcow.nl>
4687         * src/libmpd.h:         Added comment.
4688         * src/playlist3.c:      Make use of mpd_ob_playlist_get_directory
4689         function;
4690         * src/libmpd.c:         Added get_directory function.
4691         * src/libmpd.c:         mpd_ob_data_get_next free's the data structure
4692         when called on last item.. (allowing for the  while(data != NULL){data
4693         = mpd_ob_data_next(data); } construction)
4694         * src/libmpd.c:         improved mpd_ob_data_free function. (o.a.
4695         addes free'ing of more types )
4696         * src/libmpd.h:         Created enum with MpdDatatypes;
4698 19-02-2005 QBall <qball@qballcow.nl>
4699         * src/playlist3.c:      moved a few things to libmpd.
4700         * src/libmpd.c:         Added the begin of support for playlist
4701         commands. like listing.
4702         * src/libmpd.c:         Added list artist/album
4703         * src/libmpd.h:         Added a structure for linked list with return
4704         values.
4706 18-02-2005 Qball <qball@qballcow.nl>
4707         * src/playlist3.c:      Song highlighting is now done using the state
4708         and song change signal from libmpd. highlighting should work like
4709         expected again.
4711 17-02-2005 Qball <qball@qballcow.nl>
4712         * src/tray-icon.c:      Actually make it use libmpd.
4713         * src/tray-icon.c:      Make it use libmpd completely
4714         * glade/gmpc.glade:     Removed find artist/album from file. 
4715         * src/id3info.c:        Make it use libmpd.
4717 16-02-2005 Qball <qball@qballcow.nl>
4718         * src/libmpd.c/h:       Added
4719         mpd_ob_status_get_total/elapsed_song_time (and more)
4720         * src/player.c:         Use mpd_ob_status_get_total/elapsed_song_time
4721         * src/player.c:         remove use of libmpdclient?
4722         * src/player.c:         volume flag instead of "conlock"
4723         * src/debug_printf:     Added a debug level control.
4724         * src/player.c:         cleaned out all info. stuff.
4727 15-02-2005 Qball <Qball@qballcow.nl>
4728         * src/libmpd.c/h:       Added basic error checking.
4729         * src/callback.c:       use libmpd error_check.
4731 12-02-2005 Qball <Qball@qballcow.nl>
4732         * src/player.c:         Changed the seeking to a libmpd function.
4733         Added seek flag.
4734         * src/libmpd.c/h:       Added mpd_ob_player_seek().
4736 29-01-2005 encoded <encoded@xmtp.net>
4737         * src/preferences.c     Check version before adding support for
4738         * glade/gmpc.glade      (dis|en)abling outputs.
4739         
4740 28-01-2005 encoded <encoded@xmtp.net>
4741         * src/preferences.c:     Added support for (dis|en)abling outputs.
4742         * glade/gmpc.glade:
4743         
4744 28-01-2005 Qball <qball@qballcow.nl>:
4745         * src/libmpdclient.c:   Fixed not-initialized pointer.
4746         * src/player.c:         Moved more to libmpd
4747         
4748 01-19-2005 avuton <avuton@gmail.com>
4749         * src/playlist3.c:       Inadvertantly removed playlist saving ability
4750         * glade/playlist3.glade: when I removed playlist.glade on the 10th,
4751         * glade/playlist3.glade: move it to playlist3.glade
4753 01-19-2005 avuton <avuton@gmail.com>
4754         * src/libmpdclient.c:   Update libmpdclient.c so it will be able to
4755         * src/libmpdclient.c:   compile in cygwin
4757 01-10-2005 avuton <avuton@gmail.com>
4758         * glade/gmpc.glade:     Remove 'update' from 'Server settings' menu
4759         * src/playlist3.c:      Add 'update' to 'Browse Filesystem' menu in
4760         * src/playlist3.c:      pl3, made it work incrementally
4761         * src/preferences.c:    Spelling Fixes
4762         * glade/gmpc.glade.bak:  Removed (not needed)
4763         * glade/gmpc.gladep.bak: Removed (not needed)
4764         * glade/playlist.glade:  Removed (not needed)
4766 01-04-2005 avuton <avuton@gmail.com>
4767         * glade/playlist3:      Fix pl3 icon
4768         * src/callback.c:       Fix spelling mistakes
4769         * src/player.c:         Fix spelling mistakes
4771 05-11-2004 Qball <Qball@qballcow.nl>
4772         * src/tray-icon.c:      Fixed location of popup.
4773                                 Mouse over tray will always make the popup
4774                                 appear above/below the tray.
4776 24-11-2004 Qball <Qball@qballcow.nl>
4777         * src/player.c:         pop/push popup msg is now stack based.
4778         * src/playlist3.c:      position is (in session) saved and restored.
4779         * src/playlist3.c:      Push/pop messages are now popped off in the
4780         right order.
4781         * src/playlist3.c:      Added ctrl-insert = replace
4783 13-11-2004 Qball <Qball@qballcow.nl>
4784         * src/playlist3.c:      Allow the playlist to be reordered
4785         * src/playlist3.c:      Binded I to information about song.
4787 10-11-2004 Qball <Qball@qballcow.nl>
4788         * src/tray-icon.c:      Changed tooltip text markup
4789 05-11-2004 Qball <Qball@qballcow.nl>
4790         * src/tray-icon.c:      Remove empty space of progressbar when its not
4791         availible
4792         * src/playlist3.c:      Check if playlist is active when
4793         disconnecting. if not, don't do anything.
4794         * src/tray-icon.c:      Context menu on tray-icon now uses stock
4795         icons, not default stuff. (no more a glade menu). 
4796         
4798 2-11-2004 Qball <Qball@qballcow.nl>
4799         * src/playlist3.c:      Can't open row in playlist when disconnected.
4800         * src/playlist3.c:      activating a row now expands it.
4802 1-11-2004 Qball <Qball@qballcow.nl>
4803         * src/playlist3.c:      Implemented avuton's request, I don't like
4804         it.. lets see how it works out.
4805 31-10-2004 Qball <Qball@qballcow.nl>
4806         * src/playlist3.c:      Add right mouse menu in right pane
4807 28-10-2004 Qball <Qball@qballcow.nl>
4808         * src/playlist3.c:      Added clear/shuffle/info option
4810 25-10-2004 Qball <Qball@qballcow.nl>
4811         * src/playlist3.c:      Moved code around, improved function naming.
4812         * src/playlist3.c:      Added replacing in the right mouse menu for
4813         real
4814         * src/playlist3.c:      Added right mouse menu for artist browser.
4815         * src/playlist3.c:      Added user feedback. (in statusbar)
4817 24-10-2004 Qball <Qball@qballcow.nl>
4818         * src/playlist3.c:      Moved code around, improved function naming.
4819         * sr/cplaylist3.c:      Added replace option in right mouse menu.
4821 22-10-2004 Qball <Qball@qballcow.nl.
4822         * Started initial work on playlist version 3
4824 16-10-2004 Qball <Qball@qballcow.nl>
4825         * Fixed severall smaller autotools issues.
4826         * src/eggtrayicon.c:    Fixed gettex compile time error.
4827         * src/player.c:         Update all displays even when paused/stopped
4828         (bug $319)
4829         * src/player.c:         Display goes to hh:mm mode when more then 99
4830         minutes have passed.
4831         * src/tray-icon.c:      possible fix for tooltip painting.
4832         * src/tray-icon.d:      Added function that update the ooltip and
4833         returns true
4836 06-10-2004 Qball, <Qball@qballcow.nl>
4837         * src/tray_icon.c:      Fixed case that tooltip wouldn't go away when
4838         pauzed.
4839                                 Click on tooltip window will now hide it.
4840         * src/main.h:           Made seekstep a define (default 3 seconds)
4842 01-10-2004 Qball ,Qball@qballcow.nl>
4843         * src/preferences.c:    Added configuration option to show the
4844         tray_icon tooltip.
4845         * glade/playlist.glade: Fixed keybinding collition.
4846         * src/tray_icon.c:      Fixed placing tray icon.
4847         * src/tray_icon.c:      If text in tooltip is changed, a  new position
4848         is caculated aswell.
4849         * src/playlist2.c:      Pressing wipe while search entry empty scrolls
4850         to the playing song.
4852 30-09-2004 Qball <Qball@qballcow.nl>
4853         * src/tray_icon.c:      Shows a tooltip on song change above/below the
4854         tray icon.
4855 23-09-2004 Qball <Qball@qballcow.nl>
4856         * src/player.c:         Added key-press event handler.
4857         * src/player.c:         Added winamp key bindings (up/down ->volumn,
4858         left/right -> seek)
4860 20-09-2004 Qball <Qball@qballcow.nl>
4861         * glade/playlist.glade: Added a clear button, with c as keybinding
4862         * glade/gmpc.glade:     corrected tooltip.
4863         * src/playlist2.c:      Added signal handle that removes the tooltip
4864         when scrolling the window.
4865         * src/playlist2.c:      Added a clear string function.
4867 07-09-2004 Qball <Qball@qballcow.nl>
4868         * glade/playlist.glade: Removed find button, this is allready done
4869         automagically
4870         * glade/gmpc.glade:     Changed random keybinding to 's'/'ctrl-s' like
4871         in winamp.
4873 26-08-2004 Qball <Qball@qballcow.nl>
4874         * src/song-browser.c:   Fixed bug that caused songs withouth an album
4875         not always showing up in id3 browser.
4877 25-08-2004 Qball <Qball@qballcow.nl>
4878         * src/mm-keys.[c|h]:    Added primary support for mm-keys.
4880 23-08-2004 Qball <Qball@qballcow.nl>
4881         * src/mpdinteraction.c: Title is set when connecting. (To "GMPC - Connected")
4882         * src/tray-icon.c:                      Tooltip doesnt use monospace font anymore.
4883         * src/tray-icon.c:                      Tooltip resizes when needed (code somehow dissapeared)
4884         * src/popup.c:                  Made sure the tooltip has a nice line around it.
4886 20-08-2004 Qball <Qball@qballcow.nl>
4887         * src/tray-icon.c:      Tooltip resizes when needed
4888         * src/tray-icon.c:      Tooltip uses monospace font
4890 19-08-2004 Qball <Qball@qballcow.nl>
4891         * src/main.h:           Added option field for rounded corner
4892         * src/tray-icon.c:      Made rounded corners a config option.
4893         * src/tray-icon.c:      Rounded tooltip corners.
4894         * src/tray-icon.c:      Fix crash when not connected
4895         * src/tray-icon.c:      Show right tooltip when not connected
4897 18-08-2004 Qball <Qball@qballcow.nl>
4898         * src/tray-icon.c:      Fixed some xinerama issues.
4899         * src/strfsong.c:       Remove '_' from strings.
4900         * src/tray-icon.c:      Added advanced tooltip support.
4901         * src/player.c:         Added tooltip to song window. (removed again)
4903 07-08-2004 Qball <Qball@qballcow.nl>
4904         * Fixed some shadows in preferences window
4906 03-08-2004 Qball <Qball@qballcow.nl>
4907         * Cleanup the list_tooltip
4909 02-08-2004 Qball <Qball@qballcow.nl>
4910         * Applied patches from Pav Lucistnik for compiling on gcc < 3
4911         * Added src/list_tooltip.c
4912         * Very very basic support for tooltips in playlist window.
4914 13-07-2004 Qball <Qball@qballcow.nl>
4915         * glade/gmpc.glade:     Fix typo.
4917 12-07-2004 Qball <Qball@qballcow.nl>
4918         * src/playlist2.c:      Fixed bug that moved playlist window when
4919         search from id3window.
4920         * po/fr.po:             Updated translation
4921         * src/callback.c:       check_for_errors now checks if there is an
4922         actual connection, also don't try to print something you just free'ed.
4923         * Makefile.am:          Pack some intool-* stuff.
4925 11-07-2004 Qball < Qball@qballcow.nl>
4926         * src/player.c: All buttons in the main window can now be themed. 
4928 10-07-2004 Qball <Qball@qballcow.nl>
4929         * glade/open-location.glade:    Added tooltips to window saying you can drop files directly from a browser on the window.
4930         * glade/add-browser.glade:      Added tooltip to search button.
4931         * glade/song-browser.glade:     context menu.
4932         * src/song-browser.glade:       Added function to update directory.
4934 09-07-2004 Qball <Qball@qballcow.nl>
4935         * hide/unhide now hides all windows (except preferences) and reshows them again.
4936         * Saving position and size of all windows (exept pref)
4937         * src/song-browser.c:   Fixed warning when disconnecting
4938         * src/tray-icon.c:      make sure that the tooltip is updated.
4939         * glade/gmpc.glade:     Added tooltips to all the buttons in the
4940         playlist.               
4941         * src/song-browser.c:   Enabled sorting on id3 browser, custom sort function.
4942         * src/playlist2.c:      Enabled search (ctrl-f) on right column.
4943         * src/song-browser.c:   Enabled search column on the right column.
4944         * glade/gmpc.glade:     Escape clickes the close button in the id3-info window.
4945         * glade/gmpc.glade:     Changed signals so gmpc doesnt crash
4946         when opening/closing/opening the preferences window.
4948 08-07-2004 Qball <Qball@qballcow.nl>
4949         * glade/gmpc.glade:             Playlist button is now a toggle button.
4950         * src/playlist2.glade:          Made a toggle_playlist function.
4951         
4952 06-07-2004 Qball <Qball@qballcow.nl>
4953         * glade/gmpc.glade:             Added a display formatting tab to the preferences menu.
4954         * glade/gmpc.glade:             preferences window is now resizable.
4955         * src/main.h:                   Added a string to the preferences struct for markup_playlist and markup_song_browser
4956         * src/config.c:                 Saving/loading of format string for playlist/browser
4957         * src/preferences.c:            editing of formatting song/display/playlist.
4958         * src/preferences.c:            Last updated label now tracks database changes aswell. (uses last_db from song-browser.)
4959         * glade/gmpc.glade:             Added update dbase stuff.
4960         * added TODO file.
4961         * glade/playlist.glade: Added tooltip to find,close and add.
4962         * src/playlist2.c:      del signals only cought when tree in focus, you can now use del to clear search window.
4963         * src/playlist2.c:      unselect after delete
4964         * src/playlist2.c:      Unselect after crop.
4965         
4966 05-07-2004 Qball <Qball@qballcow.nl>
4967         * src/playlist2.c/glade/playlist.glade: Added context menu to the playlist.
4968         * src/playlist2.c: added shuffle/clear and crop function.
4969 04-07-2004 Qball <Qball@qballcow.nl>
4970         * src/misc.c:   Replace _ with a space
4971         * po/fr.po:     Added french translation (thanks goes to Mathieu
4972         Doidy)
4974 03-07-2004 Qball <Qball@qballcow>
4975         * Added translation support
4976         * src/playlist.c:       Added a function to open/popup the filter and show filtered list.
4977         * src/id3info.c: Uses new playlist for filter function.
4978         * glade/gmpc.glade: Removed search album button in id3info window.
4979         * src/id3info.c: removed find_album()
4980         * src/id3info.c: show stream name in album field.
4981         * main/main.c: when updating database show message in song-title window
4983 02-07-2004 Qball <Qball@qballcow.nl>
4984         * Removed code in tray_icon.c that set an non-existing widget
4985         sensitive
4986         * Catch key presses on tree store
4987         * If del is pressed when playlist selected or search query remove
4988         them.
4989         * ctrl-l gives focus to search-entry
4990         * Made the button layout smaller.
4991         * Added confirmation dialog to deleting playlist/search query from
4992         del key.
4993         * create anjuta project file.
4994         * src/song-browser.h: Added enumeration for browse types.
4995         * src/song-browser.c: Added support for adding a search query completely.
5000 01-07-2004 Qball <Qball@qballcow.nl>
5001         * Track window size changes and grow/shrink title box accordingly
5002         * browse by search now opens an old search if the same search is done
5003         again.
5004         * removed default focus from close button in song-browser
5005         * Added buttons for repeat/shuff
5006         * mainwindow 20px smaller
5007         * Made mainwindow 20 pixels smaller
5008         * changed configure in to depend on gtk+-2.4 and up
5009         * Commented most parts of song-browser.c
5010         * added error_Checks to song-browser.c
5011         * removed dead code
5012         * Bump version in glade
5013         * Temporary icon for playlist and pref. in main gui 
5014         * Added keybinding to playlist (p) and preferences (ctrl-p)
5015         * When song-browser opened check if the current field is filled and
5016         fill it, if not.
5019 30-06-2004 Qball <Qball@qballcow.nl>
5020         * Fixed double click on playlist. it now adds it to the list.
5021         * info.old_pos is reset on disconnect
5022         * Added comment to the playlist2.c 
5023         * Added check_for_errors after every mpd_finishCommand
5024         * Added check_connection_state at the beginnning of every function.
5025         * added a Check connection_state function
5026         * Added remote fetching and parsing of .m3u/.pls files
5027         * Added dnd on open-location window and button
5028         * Saving playlist
5029         * Removed lots of code for old playlist.
5030         * Remove src/playlist.c
5031         * removed playlist code from glade/gmpc.glade
5033 29-06-2004 Qball <Qball@qballcow.nl>
5034         * added timeout.. half a second after you stop typing in filter entry,
5035         the tree is filtered.
5036         * Added temporary open location window
5037         * after updating the gui (in filling song-browser) check if the user
5038         closed the window
5039         * Added icons to the window
5042 28-06-2004 Qball <Qball@qballcow.nl>
5043         * Added a song-browser window
5044         * Added images for song/stream to playlist
5045         * song-browser reloads if playlist changes.
5046         * Added custom stock icons.
5047         * Adding from song browser now completely works.
5049 27-06-2004 Qball <Qball@qballcow.nl>
5050         * Changed move function so it works with filtered playlist
5051         * Force update after changes to playlist (delete and move)
5052         * added function main_trigger_update
5053         * Implemented clearing. (pressing remove when nothing is selected)
5054         * Added keybindings (del)
5055         * Added some tooltips
5056         * Implemented delete in pl2. (single and multiple select
5058 26-06-2004 Qball <Qball@qballcow.nl>
5059         * Implemented primary dnd support in pl2.
5061 24-06-2004 Qball <Qball@qballcow.nl>
5062         * Removed filling of info.playlist
5063         * Made search case insensitive
5064         * don't match when no match string
5066 23-06-2004 Qball <Qball@qballcow.nl>
5067         * removed the need of info.playlist in id3info and the popup/tray icon
5068         * middle mouse click on tray-icon pauses/plays
5070 15-05-2004 Qball <Qball@qballcow.nl>
5071         * window title is now <song info > 
5072         * more old code removed
5073         * port number now also gets updated when typed in the entry. (wrong
5074 signal attached) 
5075         * Fixed the Makefiles. now make dist works again .. (damn autotools,
5076 the higher the version number the more crap it gives you)
5077         * Fixed a few compile warnings
5078         * Changed default port
5080 14-05-2004 Qball <Qball@qballcow.nl>
5081         * Made track width in current playlist fixed width. so it wont get
5082 huge on weird tags.
5083         * Set a max width
5084 12-05-2004 Qball <Qball@qballcow.nl>
5085         * Removed some dead code..  
5087 09-05-2004 Qball <Qball@qballcow.nl>
5088         * Double click/enter is now add song/artist/album in every tree view
5089         besides the directory browser.
5090         * changed IDS browser to Song tag browser.
5091         * If disconnected teh playlist manager is disabled in tray-icon mouse
5092         menu
5093         * id3 fields are cleared when going to the next or previous, so no
5094         wrong info is in fields
5097 05-05-2004 Qball <Qball@qballcow.nl>
5098         * Fix for crash when not connected and opening preferences and moving
5099         to the server settings tab
5100         * Added starting tooltip to the tray icon
5102 21-04-2004 Qball <Qball@qballcow.nl>
5103         * Added server settings to the preferences menu
5104         * added crossfading to the server settings in the preferences menu
5105         * Fixed anoying bug that caused the PM button to be inactive when the
5106 disconnect button is clicked (with auto-connect enabled).
5107         * Changed the filter section to a more section 
5108         * Added a show information and a clear button to the playlist view in
5109 the more section
5110         * ctrl-l in playlist window now grabs focus.
5111         * alt-r on main windows shows preferences (key mnemonic)
5113 20-04-2004 Qball <Qball@qballcow.nl>
5114         * Added misc.[c|h]
5115         * Added hiding to tray icon and indication of hidden state in tray
5116         icon
5117         * Code cleanups
5118         * Removing of extention when filename used as song title.
5119         * lots more I forgot to changelog
5121 12-04-2004 Qball <Qball@qballcow.nl>
5122     *  Small updates.
5124 13-03-2004 QBall <Qball@qballcow.nl>
5125     * Fixed bug #202 (timeout for popup configurable
5126     * If you press del in the playlist window it wil remove the current selected songs.
5127     *   Playlists view hide state is remembered over session.
5128     *   Time format is remembered over session.
5129     *   Fix bug #203. (crash when not connected and click on title bar)
5131 06-03-2004 Qball <Qball@qballcow.nl>
5132     *   Added support for password authentification with mpd.
5133     *   Fixed highlighting bug in playlist.
5134     *   Password is saved (plain text) in mpd.
5135     *   Added popup-box when there are insufficient permissions to let gmpc be userfull. (less then read).
5137 25-02-2004 qball <Qball@qballcow.nl>
5138     *   Lots of changes I forgot to changelog
5139     *   Added popup support. made this configurable via entry in the
5140     preferences menu. 
5141     *   src/tray-icon.c:        right click on tray icon shows menu. left
5142     click brings player window to front.
5143     *   src/config.c:           Added saving and loading for popup settings
5144     *   src/main.h:             Added popup struct and idented the file.
5146 18-01-2004 Qball <Qball@qballcow.nl>
5147     *   Lot of changes in the whole program. (also old ones)
5148     *   Preferences menu non blocking, disconnect/connect. The whole dialog is instant apply
5149     *   Ctrl-F works for every tree view now.
5150     *   Added information tab.
5151     *   Lots more.
5152     
5153 17-10-2003 Qball <Qball@qballcow.nl>
5154     * Added saving of search query.
5155     * search for artist, album, title in id3info window
5156     * changed layout of id3_info window