2003-02-14 23:33:03 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Removed unneeded patch.
|
2003-02-14 23:28:25 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 0.20.0:
- Added internet audio keys support, see README to setup your keys for X.
- Updated French translation.
* Fixes to ogg support for the vorbis 1.0 release.
* Fixed endless loop causing lockup when repeat and play next song on
error is enabled with only one song in the playlist.
|
2003-02-10 17:04:46 by Lubomir Sedlacik | Files touched by this commit (1) |
Log message:
Fix URL to skin site. Fixes PR pkg/20284 by ISIHARA Takanori.
|
2003-02-05 06:06:39 by Johnny C. Lam | Files touched by this commit (15) |
Log message:
gnome[12]-dirs shouldn't have buildlink2.mk files as they don't have
either shared libraries or header files. Remove references to these
buildlink2.mk files from package Makefiles.
|
2002-12-09 17:02:01 by Matthias Scheler | Files touched by this commit (115) |
Log message:
Replace "true" by "${TRUE}".
|
2002-11-30 12:46:07 by Lubomir Sedlacik | Files touched by this commit (11) |
Log message:
USE_PKGLOCALEDIR, remove unnecessary patches, delint.
|
2002-09-11 11:48:47 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 0.19.0, convert to buildlink2.
Changes:
* Speed improvement when removing many songs at once from the playlist.
* Fixed incorrect column location for text entry when editing comments in
the playlist window.
* Fixed bug causing flybys to never show when the delay between songs is
set to 0 seconds.
- Skin resizing speed improvements.
- List scrolling speed improvements.
- Added skin release info editing to the skin editor (comments button).
- Added keyboard window sizing support.
* Fixed list bugs when clicking on a non active row.
* Fixed events being sent to a window twice.
* Skin editor fixes.
* Fixed initial path display in file dialogs.
|
2002-09-01 11:22:35 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Take over maintainership from rxg on his request.
|
2002-08-20 13:39:10 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
Update to 0.18.0.
Changes since 0.16.0:
The default skin now includes a playlist viewer, and uses standard
X fonts so that international characters will display correctly.
Several new skin features were added, and ID3 tag v1.1 track numbers
are now supported. Support for use of X fonts in skins has been
added to allow the display of international characters. The mrclean
skin has been updated to help users test the new font features. A
bug causing Ogg zombie processes was fixed.
|
2002-05-05 15:13:17 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
Update to 0.16.0:
Added configuration of radio device.
Added 'save playlist' to main pop up menu.
Added open_file, open_playlist, open_custom, and save_playlist to the skin spec.
Many fixes to the ogg123 support (patch-ac).
gtk specific command line options now work.
Fixed a possible buffer over run in cpu percent usage polling (linux).
SLIK 0.10.0:
Added divider between dirs and files in path selection dialogs.
Fixed a file descriptor leak in skin loader.
Fixed writing of blank focus file name (should not be written at all)
in the editor.
Fixed unhiding of a widget to update it's state first.
Fixed clist in place editing scroll bug.
Fix and guard against a few cases that may cause a crash at startup.
|