Thomas Frauendorfer
d9cedc7c5d
OTHER: add .moc inlcludes to .cpp files
2009-08-30 23:18:22 +02:00
Thomas Frauendorfer
9e1aa92d20
OTHER: show playlist and selection playtimes in playlistwindow
2009-01-07 02:53:59 +01:00
Thomas Frauendorfer
982660510a
OTHER: get rid of XMMSHandler and update classes using it
2008-11-04 19:50:28 +01: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
ef687a9375
OTHER: implement playtime and playback controls in playlistwindow
2008-10-13 03:59:43 +02:00
Thomas Frauendorfer
4eb7762009
OTHER: Modified buttons in PlaylistWindow
...
Moved positions and sizes of close and shade buttons to Skin
changed buttons to use PixmapButton
moved buttons from PlaylistWindow to PlaylistWidget and PlaylistShade
removed now unused Button
fixed position of shadebutton (was off by 1)
fixed icon of shade button in shaded mode
2008-05-16 16:46:07 +02:00
Thomas Frauendorfer
b4e4b365b3
OTHER: Fixed playlist scrollbar
...
The playlistscrollbar is now also visible if the playlist was open on
program start.
Also fixed grapics glitches in small numbers after Skin change
Updated dependencies in README (because of API change in
broadcastCurrentPos)
2008-05-15 08:37:02 +02:00
Thomas Frauendorfer
220c124447
Change PosBar to use the new PixmapSlider class
2008-03-21 22:43:21 +01:00
Thomas Frauendorfer
6e7e2c2184
Added a PixmapSlider class and changed Slider to inherit from it.
...
PixmapSlider is a subclass of QAbstractSlider.
It is independent of Skin.cpp. Slider is now only a wrapper to update the
QPixmaps on a skin change.
removed a workaround from equalizerwidget, that was necessary for the previous
implementation.
2-3 one line fixes I don't remember
2008-03-13 05:30:00 +01: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
ec50cbdbeb
Fix a crash introduced in the last commit
2008-02-17 18:14:48 +01:00
Thomas Frauendorfer
5b5600aadd
Enable loading playlists from filesystem
2008-02-17 17:49:16 +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
8dc34b1759
added a small fileinfo dialog to the playlistwidget
2008-02-14 20:21:13 +01:00
Thomas Frauendorfer
0369b3aa37
implemented repeatbutton
2008-02-12 21:10:24 +01:00
Thomas Frauendorfer
e1e809d8fb
added dialog to add urls
2008-02-10 10:35:57 +01:00
Thomas Frauendorfer
d93f2ee188
Implement creation, deletion and switching of playlists (Idlists)
2008-02-08 14:36:30 +01:00
Thomas Frauendorfer
ba27687590
renamed XSettings to XConfig.
2008-02-05 08:22:29 +01:00
Thomas Frauendorfer
67dade4e4b
seperate equalizer.* into equalizerwindow.* and equalizerwidget.*
...
clean up some headers
2008-02-01 05:57:13 +01:00
Thomas Frauendorfer
b10ef97cfc
put PlaylistWindow into an on file
2008-01-31 06:14:51 +01:00