Update of /cvsroot/pyamp/pyamp
In directory sc8-pr-cvs1:/tmp/cvs-serv14710
Modified Files:
ChangeLog README
Log Message:
Added GUI configuration menu, currently capable to customize playlist
font, color, and transparency
Index: ChangeLog
===================================================================
RCS file: /cvsroot/pyamp/pyamp/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** ChangeLog 20 Sep 2003 20:06:30 -0000 1.4
--- ChangeLog 26 Sep 2003 04:51:32 -0000 1.5
***************
*** 1,3 ****
--- 1,4 ----
Version 0.1.3
+ - Customizable playlist font, color, and transparency
- Capable to show/hide menu and toolbars
- Detailed tooltip for song
Index: README
===================================================================
RCS file: /cvsroot/pyamp/pyamp/README,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** README 15 Sep 2003 11:38:12 -0000 1.2
--- README 26 Sep 2003 04:51:32 -0000 1.3
***************
*** 13,17 ****
What it supports:
- mp3/ogg/wav playback
! - sortable playlist editor
- shuffle/repeat/target modes
- system tray docking
--- 13,17 ----
What it supports:
- mp3/ogg/wav playback
! - customizable playlist editor
- shuffle/repeat/target modes
- system tray docking
***************
*** 30,34 ****
What it lacks:
- - gui configuration menu
- translation
- music streaming
--- 30,33 ----
|