aboutsummaryrefslogtreecommitdiff
path: root/audio/tcd
Commit message (Collapse)AuthorAgeFilesLines
* Remove support for deprecated audio/libmusicbrainzMax Brazhnikov2012-05-194-185/+4
| | | | | | | | | PR: ports/ Submitted by: Jason E. Hale <bsdkaffee at gmail.com> Approved by: maintainer timeout (2.5 months) Notes: svn path=/head/; revision=296967
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-1/+1
| | | | | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav Notes: svn path=/head/; revision=291667
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Enhance next/prev commands. Next on last track jumps to first track. PrevPietro Cerutti2008-07-252-8/+69
| | | | | | | | on first track jumps to last track. - Bump PORTREVISION Notes: svn path=/head/; revision=217476
* - Fix long time outstanding bug causing tcd to crash upon disc changePietro Cerutti2008-07-152-15/+19
| | | | Notes: svn path=/head/; revision=216890
* - Fix stop command. Do not restart if play mode is set to repeatPietro Cerutti2008-07-042-9/+31
| | | | | | | | - Refactor repeat track - Bump portrevision Notes: svn path=/head/; revision=216307
* - Add volume handling capabilitiesPietro Cerutti2008-06-273-4/+63
| | | | Notes: svn path=/head/; revision=215843
* - Fix segmentation fault when ejecting a CDPietro Cerutti2008-06-264-5/+11
| | | | | | | | - Fix typo in my e-mail address - Bump portrevision Notes: svn path=/head/; revision=215815
* - Save disc information in local database after retrievalPietro Cerutti2008-06-261-3/+5
| | | | | | | from MusicBrainz Notes: svn path=/head/; revision=215807
* - New port: tcdPietro Cerutti2008-06-268-0/+254
TCD is a simple, user-friendly ncurses-based CD player. - Add homebrew MusicBrainz support (default OFF). Notes: svn path=/head/; revision=215806