promoe/lib
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
..
debug.h Change playlist to use Esperanza's playlistmodel 2007-10-07 14:34:53 +02:00
lib.pro Change Sliders to new Slider-class 2008-05-08 04:19:34 +02:00
playlistmodel.cpp OTHER: Update promoe to the latest api change (currentPos) 2008-05-19 16:44:50 +02:00
playlistmodel.h OTHER: Update promoe to the latest api change (currentPos) 2008-05-19 16:44:50 +02:00
README remove some now unused code from XMMSHandler and clean up headers 2008-02-11 19:28:07 +01:00
xclient.cpp Fix a warning on string comparison 2008-02-29 00:29:07 +01:00
xclient.h remove some now unused code from XMMSHandler and clean up headers 2008-02-11 19:28:07 +01:00
xclientcache.cpp remove some now unused code from XMMSHandler and clean up headers 2008-02-11 19:28:07 +01:00
xclientcache.h remove some now unused code from XMMSHandler and clean up headers 2008-02-11 19:28:07 +01:00
xcollection.cpp Fix problem with utf-8 charactes in playlist names 2008-07-02 19:25:57 +02:00
xcollection.h Small fix to make promoe compile with g++-4.3 and Qt-4.4 2008-05-09 17:26:39 +02:00
xcollection_p.h Updated copyright notices in the files (mainly 2007->2008) 2008-03-09 12:24:36 +01:00
xconfig.cpp Updated copyright notices in the files (mainly 2007->2008) 2008-03-09 12:24:36 +01:00
xconfig.h Updated copyright notices in the files (mainly 2007->2008) 2008-03-09 12:24:36 +01:00
xmmsqt4.cpp Change playlist to use Esperanza's playlistmodel 2007-10-07 14:34:53 +02:00
xmmsqt4.h Change playlist to use Esperanza's playlistmodel 2007-10-07 14:34:53 +02:00
xplayback.cpp Fix problem with utf-8 charactes in playlist names 2008-07-02 19:25:57 +02:00
xplayback.h Fix problem with utf-8 charactes in playlist names 2008-07-02 19:25:57 +02:00

Contains a copy of some of Esperanzas src/lib/ directory

Will perhaps someday become a seperate lib