Thomas Frauendorfer
d0d07f7553
OTHER: Make the settingsdialog emit a settingsChanged Signal
...
It's now no longer necessary to restart promoe for new settings to take effect.
The Signal is piped through Application.
Updated the classes that are affected by settings changes
Removed some now unused code from XMMSHandler
2008-10-31 04:53:09 +01:00
Thomas Frauendorfer
eb96c8b75b
OTHER: make balance slider work
...
Implemented balance handling and moved volume slider handling to
lib/xplayback.cpp
2008-10-12 22:47:55 +02:00
Thomas Frauendorfer
20cfdad68d
OTHER: Replaced code for current_id handling
...
Now the current_id changed broadcast is handled in xclientcache, the now
unused code from XMMSHandler has been removed
2008-07-12 06:12:20 +02:00
Thomas Frauendorfer
c0ca792481
Fix problem with utf-8 charactes in playlist names
...
If a playlist had utf-8 characters in it's name, promoe couldn't switch
to it.
Also move another function from XMMSHandler to class in lib
2008-07-02 19:25:57 +02:00
Thomas Frauendorfer
bece172e92
OTHER: Make pause button toggle play/pause
2008-05-17 04:48:48 +02:00
Thomas Frauendorfer
4b90120888
Updated copyright notices in the files (mainly 2007->2008)
...
Additionaly, I transfer the copyright for nearly all modifications I made
to the XMMS2 Team (The only exception are the files under directory widgets)
2008-03-09 12:24:36 +01:00
Thomas Frauendorfer
6af763a954
Whitespace cleanups and replaceing a functon from XMMSHandler by one in xplayback
2008-02-17 08:12:30 +01:00
Thomas Frauendorfer
f10cd0465a
remove some now unused code from XMMSHandler and clean up headers
2008-02-11 19:28:07 +01:00
Thomas Frauendorfer
ba27687590
renamed XSettings to XConfig.
2008-02-05 08:22:29 +01:00
Thomas Frauendorfer
b7ae919014
Added GPL-header to files
2008-01-26 06:16:59 +01:00
Thomas Frauendorfer
778d828db8
Some little code cleanups
...
like removing now unused code and so on
2007-10-08 02:03:50 +02:00
Thomas Frauendorfer
503385309b
Change playlist to use Esperanza's playlistmodel
2007-10-07 14:34:53 +02:00