Up to [cvs.netbsd.org] / pkgsrc / audio / easyh10
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.5 / (download) - annotate - [select for diffs], Thu Sep 18 12:17:59 2008 UTC (3 years, 8 months ago) by ghen
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
HEAD
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Avoid dependency on GNU iconv by using standard names for encodings (instead of GNUisms). NetBSD 4.0 supports the alternative names though, so this patch could be removed later. Bump PKGREVISION.
Revision 1.4 / (download) - annotate - [select for diffs], Fri Jan 4 18:08:34 2008 UTC (4 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Full DESTDIR is working.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Jan 4 11:53:17 2008 UTC (4 years, 4 months ago) by ghen
Branch: MAIN
Changes since 1.2: +14 -12
lines
Diff to previous 1.2 (colored)
Basic DESTDIR support.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Nov 29 16:59:57 2006 UTC (5 years, 5 months ago) by ghen
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Update to EasyH10 1.5. Changes since 1.4 are: * Added Hebrew support, which arranges artist/album/title/genre names in reversed order. Although the H10 firmware can't display a string in right-to-left language correctly, EasyH10 tries to improve this situation by flipping Hebrew letters in the database. EasyH10 uses the routine only when option -b (--bidi) is specified. * Added automatic detection of a system character-encoding. EasyH10 detects the character encoding of the current system if it's not specified with -e option. * Options -n, -i, and -c for database construction were removed for simplicity. EasyH10 now has two options: -C (database rebuild) and -U (database update). * Show an error message when EasyH10 cannot initialize the routine for converting multi-byte characters to UCS-2. * Crash fix for MP3 files without read permission. * Crash fix for MP3 files with compilation flags enabled but with empty artist names. * Bug fix for an incorrect usage of returned codes from iconv. * Updated the man-page.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Aug 1 08:24:13 2006 UTC (5 years, 9 months ago) by ghen
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import audio/easyh10, a command-line tool for creating/maintaining the music database on the iriver H10 series of portable mp3 players. EasyH10 is an open source project for the development of a software suite for iRiver H10 digital audio players. It creates the database layout for an H10 player, without the need for iRiver Plus or Windows Media Player 10, based on music and playlist files transferred manually (e.g., drag-and-drop operation, copy command, rsync utility, etc). EasyH10 is compatible with iriver H10 5GB, 6GB, and 20GB models shipped worldwide as well as various platforms such as Windows 98SE/ME/2000/XP, Linux, MacOS X, and other POSIX-like operating systems.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Aug 1 08:24:13 2006 UTC (5 years, 9 months ago) by ghen
Branch: MAIN
Initial revision