summaryrefslogtreecommitdiff
path: root/audio/gqmpeg
AgeCommit message (Collapse)AuthorFilesLines
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-02-06Unify format of MESSAGEs, and include RCS Ids.wiz1-1/+2
2001-01-26This file is obsolete (patch integrated).wiz1-16/+0
2001-01-19Fix MASTER_SITES -- it _must_ have a trailing /.jwise1-2/+2
2001-01-18Update to 0.8.2. Changes:hubertf5-15/+12
* Skin Editor * Ogg Vorbis (ogg123) support Patches for update send in PR 11986 by Michael Lyngbøl <michael@lyngbol.dk>
2000-12-18Install gnome-support files even if gnome is not installed; this waywiz4-3/+31
we don't have to have separate PLISTs for the two cases.
2000-12-08Remove unneeded part of the patch.wiz2-21/+3
2000-12-08Update to 0.8.1. Changes since 0.7.3:wiz5-31/+16
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.
2000-11-30DEPENDS on gettext -> USE_LIBINTL & BUILD_DEPENDS on msgfmtwiz1-2/+3
2000-11-29This doesn't depend on imlib anymore (uses gdk-pixbuf instead).wiz1-2/+1
2000-09-01Make sure if mixer_devinfo's mixer_class points to a valid index.toshii2-9/+12
(This doesn't hold for uaudio(4), which caused SEGV on startup.)
2000-08-26Bugfix: Make choosing `outputs.line' as volume control devicewiz2-1/+35
possible, even if `inputs.line' also exists and comes earlier (both were noted only as `line' before).
2000-08-04Do not unconditionally delete ${PREFIX}/share/gqmpeg/skins (and contents);wiz3-3/+32
instead tell user to remove it himself.
2000-08-02Update gqmpeg to 0.7.3 development release. Changes from 0.7.2:jlam8-39/+51
> 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.
2000-07-31The gettext package gained a shared library. For all packages whichjlam1-2/+2
link against libintl.so, update the dependency on gettext to >=0.10.35nb1.
2000-07-06Update to 0.7.2. Changes:hubertf6-28/+37
> 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.
2000-05-25Distribution filename has changed.tron1-2/+2
2000-05-25Update homepage, master site and distribution filename.tron1-4/+4
2000-05-25New homepage. Need to update/check out 0.7.1 RSN...hubertf1-2/+2
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-12-25RCS tag addedwiz1-0/+1
1999-11-29Make dependency on imlib a wildcard dependency. This fixes PR 8911 byrh1-2/+2
wiz@danbala.ifoer.tuwien.ac.at.
1999-10-22Use wildcard dependence for "gtk+" package.tron1-2/+2
1999-08-29Fix master site list broken by change to home page location.tron1-2/+2
1999-08-28Update dependency on gtk+-1.2.4rh1-2/+2
1999-08-18Point to the gqmpeg homepage, not the author's general page.hubertf1-2/+2
1999-08-11Sync master site with home page.tron1-2/+2
1999-08-11Update home page as suggested by Bill Squier in PR pkg/8193.tron1-2/+2
1999-07-12Update to V0.6.3. Changes:hubertf6-262/+10
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.
1999-07-10Update dependence on "mpg123" package.tron1-2/+2
1999-07-09Add package patch-sum filesagc1-0/+5
1999-06-29Latest patches by Rui-Xiang Guo <rxg@ms25.url.com.tw>:hubertf2-134/+71
The new patch only use /dev/mixer0 to control everything.
1999-06-18Enable blanc-tuning on native sound systemhubertf1-37/+45
Patch submitted by Rui-Xiang Guo <rxg@ms25.url.com.tw> - whee!
1999-06-16Use /dev/{audioctl,mixer}0 instead of /dev/{audioctl,mixer}.hubertf1-7/+7
If users want some different device, there's always $MIXERDEVICE and $AUDIOCTLDEVICE. Submitted by Rui-Xiang Guo <rxg@ms25.url.com.tw>
1999-06-15Move to native NetBSD audio API, no more OSS.hubertf2-8/+272
Contributed by Rui-Xiang Guo <rxg@ms25.url.com.tw>
1999-06-13Fix ipc handling, thanks to Simon Burge <simonb@NetBSD.ORG>.hubertf1-0/+11
(I'm still not sure this isn't a bug in NetBSD, though...)
1999-06-07clean up patches a bithubertf1-14/+8
1999-06-06Update to 0.6.2.hubertf2-4/+4
Changes: Fix command line handling, and some other minor bug fixes.
1999-06-02Minor corrections to the English.agc1-1/+1
1999-05-30Update to V0.6.1hubertf2-4/+4
Changes: several bug fixes.
1999-05-27Update to V0.6.0hubertf4-36/+23
- Shoutcast/streaming support, including saving to playlists. - Multiple file selection in playlist window. - Drag n drop in playlist and main window, playlist can be ordered by dragging too (with the middle button). - BSD cpu utilization code patch. - SGI mixer support patch. - Window Maker docking option -dockwm, standard -dock option. - Ability to play a file not in playlist (right click menu->Open) - Ability to import playlists not created with gqmpeg - More complete ipc and command line options (gqmpeg -help for more). - If an ipc command is specified on the command line, and gqmpeg is not currently running, it is launched. - Internal interface redesigned, it should now be easy to add playback facilities for additional file types. - Pressing stop when already stopped now resets to beginning of playlist. - NetBSD mixer support. - The icecast / shoutcast netscape plugin now works. - Entries with tab completion are now obvious. (via tab arrow icon). - Better detection of mpg123 error messages, now prints unrecognized mpg123 messages as warnings (to the terminal). - Fix to set Solaris mixer device to /dev/audioctl. - Fix crash in shuffle code in some circumstances. - Various bugs fixes.
1999-05-15Don't skip "record" mixer devices on NetBSD, so that the volumehe1-9/+16
control can stand a bigger chance of working on NetBSD. Tested with wss0 chip on i386, where the 'pcm' mixer (sub)device is the one which should be tweaked for volume control through libossaudio.
1999-05-15Update to 0.5.2hubertf4-11/+11
Changes: This is a bug fix release, only needed after upgrading GTK+ to GTK+-1.2.3 (hi Tron! :-)
1999-05-13GQmpeg is a frontend to mpg123 with extensive themeability and playlisthubertf8-0/+106
support.