promoe/lib
Thomas Frauendorfer a89be5dd9b Other: change how pkg-config includes are handeles
Wrote some own functions to hande pkg-config includes.
now Makefile generation will stop if xmms2-client-cpp.pc is missing
Now, compilation should work, even if xmms2-client-cpp development files
where installed after qmake das called for the first time.
also enabled adding files in the playlistview contextmenu
2008-07-04 00:40:56 +02:00
..
debug.h Change playlist to use Esperanza's playlistmodel 2007-10-07 14:34:53 +02:00
lib.pro Other: change how pkg-config includes are handeles 2008-07-04 00:40:56 +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 OTHER: Fix crash on disconnected server. 2008-07-03 10:39:54 +02:00
xclient.h OTHER: Fix crash on disconnected server. 2008-07-03 10:39:54 +02: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