Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
the mpg123 tab. this allows setting ogg123 options such as "--buffer 5000".
XXX: i haven't patched any of the localisation stuff for this because i
have NFC how to do it.
|
|
> Added preset list widget to the skin spec.
- All widgets in the skin spec should now be documented in SKIN-SPECS
file.
- Single clicking on a playlist in a skin now selects the song, double
clicking will play the song if stopped.
- Minor Japanese translation update.
* Fixed the window manager classes so everything is unique, the main
window
is now GQmpeg:gqmpeg and the playlist is GQmpeg:playlist.
SLIK (0.6.0) related changes:
> New font widget, for use by text in the same method digits are used
by numbers to conserve memory.
> For text, the data field is now used as the default text when the
application does not register a matching text key. Useful when
labels are needed in a skin.
- Skin sizes are now remembered for sizeable skins.
- Improved list widget button press handling (to work more like a
button).
* Fixed the parser so that spaces are accepted in keys and data fields.
* Digits (and fonts) can now only be removed in the editor when no
widgets reference them.
* Fixed background updates for hidden widgets (fixes transparent items
linked to sliders and dials).
* Fixed calculations for list widget row borders.
* Fixed broken widget placement when setting background in the editor.
* When opening the editor, the skindata entry field used for load and
save is now set correctly to match the active skin.
|
|
so remove it from package Makefiles. Also move the inclusion of the
buildlink.mk files to the end of the Makefile to just before bsd.pkg.mk
to ensure that any Makefile settings occur before the buildlink.mk files.
|
|
|
|
|
|
|
|
|
|
explicit setting of CPPFLAGS.
|
|
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
directory structure now.
|
|
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.
While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).
Patch by Alistair Crooks <agc@netbsd.org>
|
|
Patch sent in PR 12470 by Rui-Xiang Guo <rxg@ms25.url.com.tw>
|
|
|
|
${PKG_PREFIX} contains that value. Use it instead, and nuke the creation
of ${WRKDIR}/DEINSTALL.
|
|
Also add a few GNOME files to the PLIST, remove redundant CPPFLAGS, and
use DEINSTALL_FILE to specify location of deinstallation script.
|
|
This release adds list support to the skin specification and fixes many bugs.
|
|
|
|
|
|
|
|
|
|
* Skin Editor
* Ogg Vorbis (ogg123) support
Patches for update send in PR 11986 by Michael Lyngbøl <michael@lyngbol.dk>
|
|
we don't have to have separate PLISTs for the two cases.
|
|
|
|
New skin format; skin editor (press tilde (~)); repeat 1 and A-B buttons;
optional delay between songs (counted down); user options for mpg123 in
preferences; ipc commands --skin_set, --volume and --status; randomize
playlist in right-click menu; updated translations, some bugfixes.
|
|
|
|
|
|
(This doesn't hold for uaudio(4), which caused SEGV on startup.)
|
|
possible, even if `inputs.line' also exists and comes earlier (both
were noted only as `line' before).
|
|
instead tell user to remove it himself.
|
|
> Mouse wheel now controls volume (buttons 4, 5).
- Updated translation fr, and added pt_BR.
- Title of main window now shows current song.
- Playlist button now toggles the playlist window on/off.
- Added .okt to xmp extension types.
- Better title display of http urls.
- Moved 'read id3 tags' option to mpg123 config tab.
- Renamed 'playlist accounting' to 'read file information'
- Drop down history is now saved between runs.
- Minor compile and file cleanups.
* Made key presses work with capslock on (doh!), made keypad keys work.
* Fix crash when preset names exceed 48 chars.
* Various other changes and updates.
|
|
link against libintl.so, update the dependency on gettext to >=0.10.35nb1.
|
|
> Added 'output to wav' options for mpg123.
> Playlists now load in the background after the first song is found,
shortens start-up time with long playlists.
> Added 'loading status item', 'time remaining button', and
'time total button' to the skin spec.
> Added French translation.
> Added 'always scroll title' option.
> Added 'remove filename extension in title' option.
> Added a man page.
- Changed a few command line option prefixes from - to --.
- Added a -q, --quit ipc command line option.
- Updated the plugin to also work with .m3u links (audio/x-mpegurl)
- Minor display changes.
- Broke mixer.c into platform-specific subsections.
- Allow recordable channels to be selected for volume (Linux, FreeBSD).
- Removed (broken?) freeamp support.
- Standard command line options are now passed when starting
in the background.
* Fix rare crash in io_mpg123.c
* 'Transparenct to root window' now works with tiled images.
* Fix so that skin specified on the command line will search in all
locations correctly.
|
|
|
|
|
|
|
|
|
|
|
|
wiz@danbala.ifoer.tuwien.ac.at.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This release adds support for the newly released mpg123 0.59r.
New features include mpg123's --aggresive support (for higher
priority, see README), freeamp support, and NetBSD native sound
mixer support. This release also fixes ipc on NetBSD, crashes in
g_hook_next_valid(), and more, leading to a more robust program.
|
|
|
|
|