Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
mp3blaster is an interactive text-based mp3player. One of
the unique features of this player is the ability to divide
a playlist into groups (albums). Therefore, the play order
can be adjusted with great flexibility.
close pkg/15622, submitted by me.
|
|
diff much harder to read than it should be.
|
|
32bit on all platforms so just use that instead of the #ifdef dance
between int/long.
Patch from Darren Reed and myself.
|
|
|
|
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
removal of USE_GTEXINFO
INSTALL_INFO added to PLIST_SUBST
`${INSTALL_INFO}' replace `install-info' in target rules
print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
makeinfo command usage
See -newly added by this commit- section 10.24 of Packages.txt for
further information.
|
|
|
|
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
|
|
|
|
A gtk-based client for the audio/mserv package to remote-control
the mserv mp3 player.
|
|
* fix path to perl binary
* install license and vital documentation
* install webclient files
|
|
Sergey Svishchev.
|
|
|
|
multiple listeners.
There are thml, telnet and windows based clients that can be used to
vote for the currently playing song, skip to the next song or pause
playback (on phone rings etc.).
|
|
|
|
into the equivalent INSTALL_*. This is fallout from the change in
revision 1.915 that removed ${MAKE_ENV} from the environment for a
recursive make.
|
|
Make the print-PLIST target output ${MKDIR} also.
|
|
programs such as mkfontdir use ${X11BASE} instead.
Also pick up a couple of /bin/chmod -> ${CHMOD}s
|
|
Noted by Stoned Elipot <seb@netbsd.org> in private email.
|
|
- Added --geometry command line option.
- Updated French translation.
- Playlist now scrolls with drag and drop.
- Adding directory contents to a playlist now sorts the contents first.
* Fixed ogg filenames with spaces.
* Made the M3U file reading actually work.
* Minor other fixes.
Close pkg/15435
|
|
- Added driver for synthesized sounds
- Added Tatsuyuki Satoh's YM3812 emulator
- Added support to The Player 6.0a modules (using Sylvain "Asle"
Chipaux's P60A loader)
- Added seek capability to XMMS plugin
- Added (very) experimental AIX driver
- Added envelope point sanity checks (fixed "Beautiful Ones" IT
envelope bug reported by Chris Cox)
- Added support to dynamic linked drivers (for better packaging)
- Added option to package only DFSG-compliant code
- Fixed audioio.h detection in OpenBSD 2.8 (by Chris Cox
<cox.family@sk.sympatico.ca>)
- Max. filter cutoff value changed from 254 to 253 to avoid problems
in "Beautiful Ones")
- Fixed external drivers problem with the XMMS plugin (reported by
greg <gjones@computelnet.com>)
- Fixed xmp_ord_set() bug (was calling XMP_ORD_PREV)
- Fixed period calculation algorithm (that was an OLD bug!)
- Started adding support to MED 1.11, 1.12, 2.00 and 3.22
- Replaced RPM spec with Dominik Mierzejewski's version
|
|
are for some reason not recognized although such entries exist.
|
|
|
|
|
|
|
|
|
|
bulk build failure.
|
|
While here, fix patch-ai: we only want to patch one file per patch file.
|
|
|
|
|
|
works, compiles in ogg output support.
Changes since last version: Bug fixes, output improvements, vorbis
support, mod-to-midi conversion.
|
|
filenames containing spaces, etc. (It's still borken for filenames with
single quotes).
XXX: Arguably, io_ogg123.c should be converted to not use popen(3) and
use a pipe mechanism similar to io_mpg123.c, but that's more effort
than I'm interested in doing right now.
|
|
Patch from Allen Briggs.
|
|
+ Added bitrate etc. information and comment support for ogg files,
including a comment editor.
+ Song titles and comments are now customizable, and are saved in the
playlist (to customize use right click menu in playlist).
+ Added Traditional Chinese translation (zh_TW).
- Added help window (displays README).
- Basic read-only support for m3u 3.0 titles saved in a playlist.
* Fix (at least improved) --dockwm behavior.
* Several misc fixes.
Update submitted by Rui-Xiang Guo <rxg@ms25.url.com.tw> in PR 15242
|
|
|
|
|
|
package has been updated.
|
|
|
|
|
|
the dependency on autoconf.
The configure.in patch was totally bogus anyway.
|
|
- Fixed a problem with the xmcd disc ID field being sometimes partially
obscured in the Album Details window.
- Several changes to improve security.
|
|
|
|
The library contains a header file "strings.h" which gets pulled in
by <string.h>, leading to lossage. Defining ANSI_SOURCE used to help,
but now we don't get an mkstemp() prototype anymore if this is defined,
leading to compile problems at another place...
So finally rename the pkg's strings.h.
Being here, update to ...pre2, the changelog is
* Many bug fixes -- mostly compilation problems -- more detailed info will be
provided in a later release.
|
|
usually still contains configuration files for the various CD-ROM
drivers after deinstallation.
|
|
that files in work directory are owned by the user used to build the
package and not by "root".
|
|
which should have been replaced with "sed" but were not.
|
|
|