Commit graph

43 commits

Author SHA1 Message Date
Thomas Frauendorfer
8e56a75261 OTHER: add desktop file and disable current icon in promoe
I have no idea who created icon.png and tru can't remember.
So the desktop file uses the xmms2 icon if it's available
2009-08-25 00:22:58 +02:00
Thomas Frauendorfer
8aca0ba576 OTHER: Add a manpage and a changelog, tag as 0.1-rc1 2009-07-10 21:26:29 +02:00
Thomas Frauendorfer
786b745d55 OTHER: move togglePlaytime to Application class and some other small fixes 2008-11-04 14:26:19 +01:00
Thomas Frauendorfer
461106eb43 OTHER: Change a Parameter from QDir to QString.
I think this will be needed when I add zipped skin support later
2008-11-02 11:52:49 +01:00
Thomas Frauendorfer
88b8ab8683 Add install target. promoe is installed to /usr/local/bin
The install path is fixed for now (to modify change config.pri).
2008-03-11 17:03:28 +01:00
Thomas Frauendorfer
503385309b Change playlist to use Esperanza's playlistmodel 2007-10-07 14:34:53 +02:00
Tobias Rundstrom
95ff470248 Added server side browsing via xmmsc_xform_media_browse() 2006-08-23 17:16:38 -04:00
Tobias Rundstrom
b9f8aeadec Merge branch 'master' of ssh://git.xmms.se/xmms2/promoe 2006-08-19 14:53:34 -04:00
Tobias Rundstrom
02c64bf99b Added MedialibModels but still are disabled because they don't work. 2006-08-19 14:50:55 -04:00
Daniel Svensson
0c233da62a Renamed Slider class to PosBar. 2006-08-18 14:39:15 +02:00
Tobias Rundstrom
d114edf75f Added start of new Medialib view 2006-08-17 19:23:57 -04:00
Tobias Rundstrom
67bf4215bf Pimp my filedialog. 2006-08-17 16:25:05 -04:00
Daniel Svensson
0fe79ab827 Starting to add Equalizer window 2006-08-15 21:53:49 +02:00
Daniel Svensson
da993036aa Added clutterbar. 2006-08-12 16:09:46 +02:00
Tobias Rundström
c3e9b3acd9 removed sigc++ check. 2006-07-03 18:26:05 -04:00
Jonne Lehtinen
70da726f52 Port to cpp bindings 2006-05-25 15:05:04 -04:00
Tobias Rundstrom
8cf4f132ff Make promoe work with DrDolittle.
This moves the c++ wrapper into promoe so we don't depend on a patched
version of xmms2 anymore. You should be able to run this with a drdolittle
out of the box. I also disabled the medialib browser for future enabling.
2006-03-20 22:46:39 -04:00
Tobias Bengtsson
beeaeb95b1 Time display reverse
both minus and numberdisplays clickable
skin minus now visible
drawing minus-line (skins without minus) in correct color.
stop now contains minus as well.
2006-03-15 16:07:51 -04:00
Chris Gilbert
73e283cc48 Added the volume slider, and made the Skin loader a bit more robust in the face
of garbage/moved/deleted skins.
2006-03-15 11:30:43 -04:00
Tobias Rundstrom
77f9088231 Added playlist buttons and enabled addDir and addFile 2006-03-12 01:19:01 -04:00
Tobias Rundstrom
d57ebf91a0 Clean-up of signals and move fileOpen to SkinDisplay class 2006-03-11 15:57:19 -03:00
Tobias Rundstrom
056e50ea51 Added AVAHI support to promoe. Check the promoe.pro file to enable / disable it. 2006-03-09 00:42:12 -03:00
Tobias Rundstrom
b7d5afc0ca Worked much on the Medialib. 2006-03-06 00:34:28 -03:00
Tobias Rundstrom
2ae3f3bf7e The beginning of a settings window. Only application settings for now 2006-03-04 21:23:15 -03:00
Tobias Rundstrom
ef5a523a8d Maybe people stop whining now. 2006-03-04 13:42:23 -03:00
Tobias Rundstrom
44de5fb428 MD5 medialib names. 2006-03-03 17:24:59 -03:00
Tobias Rundstrom
3ba5c1b73d Fix jpeg compliation flags for static systems 2006-03-03 10:49:34 -03:00
Tobias Rundstrom
b8f4b7acb7 Added a beginning of the medialib. 2006-03-02 23:50:22 -03:00
Tobias Rundstrom
07977b89f5 Shaded mode for playlist. 2006-03-02 00:56:17 -03:00
Tobias Rundstrom
c8d095a6f5 Fix entry removal. 2006-03-01 22:13:49 -03:00
Tobias Rundstrom
30dd3acee6 Added MacOSX icons. 2006-02-27 22:22:11 -03:00
Tobias Rundstrom
19cafc34e1 Added cool icon to promoe. 2006-02-27 19:30:36 -03:00
Tobias Rundstrom
4e46089c01 Added beginning of skinchooser.
Drop your skins into ~/.xmms2/clients/promoe/skins
2006-02-27 00:10:46 -03:00
Tobias Rundstrom
ce0acc79d4 Remove warning for unused parameters 2006-02-26 21:42:33 -03:00
Tobias Rundstrom
65c1011b8a Playlist "works" 2006-02-26 02:36:20 -03:00
Tobias Rundstrom
d356989d5e Lot of fixes for everything. 2006-02-21 00:29:28 -03:00
Tobias Rundstrom
46a0fd1b29 Added PlayStatus widget. 2006-02-20 16:21:35 -03:00
Tobias Rundstrom
f36ba49ea9 Huge push that fixes lot of the problems with headers and added a Slider 2006-02-20 00:43:42 -03:00
Tobias Rundstrom
76b9131d03 Added StereoMono display. 2006-02-19 18:12:39 -03:00
Tobias Rundstrom
722158f10c Added SmallNumberDisplay class 2006-02-19 16:25:45 -03:00
Tobias Rundstrom
b8ec3a6cae Promoe kind of works. 2006-02-18 20:33:13 -03:00
Tobias Rundstrom
45fd11151f Added NumberDisplay class 2006-02-15 21:09:38 -03:00
Tobias Rundstrom
cc0faeee08 Initial commit 2006-02-14 23:12:46 -03:00