root/audio


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 01/04/08 21:39:52 @2181 [2181] epg + look into http://www.sacredchao.net/quodlibet/wiki/Development/Mutagen
(edit) 12/05/07 09:23:19 @2176 [2176] epg (flac_pictures): Fix compile warnings about description signedness.
(edit) 12/05/07 09:16:09 @2174 [2174] epg Finalize release notes.
(edit) 12/05/07 09:07:23 @2173 [2173] epg doc fix
(edit) 12/05/07 09:03:26 @2172 [2172] epg Add missing option documentation.
(edit) 12/05/07 08:53:45 @2171 [2171] epg (main): Write tempdir to stderr so user doesn't have to hunt for it.
(edit) 12/05/07 08:51:16 @2170 [2170] epg http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=439790 (MSF_OFFSET): Add …
(edit) 12/05/07 08:46:08 @2169 [2169] epg (run_flac): Only add --picture option if cover.front exists. (flac): Keep …
(edit) 12/05/07 07:57:20 @2168 [2168] epg Only flac2mp3 needs taglib.
(edit) 12/05/07 07:17:50 @2167 [2167] epg From Martin Michlmayr: Fix path for org.diplodocus
(edit) 04/21/07 21:43:09 @2155 [2155] epg Move flac.so and taglib.so to flac_archive package.
(edit) 04/21/07 20:51:26 @2154 [2154] epg Bah, go ahead and require flac 1.1.3 .
(edit) 04/21/07 20:50:09 @2153 [2153] epg Oops, forgot this.
(edit) 04/21/07 20:49:32 @2152 [2152] epg Since mp3 has no FEATURING tag, append those to ARTIST.
(edit) 04/21/07 20:38:52 @2151 [2151] epg Pick minor style nit.
(edit) 04/21/07 20:37:21 @2150 [2150] epg Use flac_archive.tags.Tags, greatly simplifying things. Put PART tag in …
(edit) 04/21/07 20:33:41 @2149 [2149] epg Make use of Tags.gets's new separator argument.
(edit) 04/21/07 20:26:22 @2148 [2148] epg Move Tags class into new flac_archive package, fix a bug in it, and test …
(edit) 04/15/07 19:54:07 @2147 [2147] epg s//"""/
(edit) 04/12/07 04:39:46 @2146 [2146] epg pointless quote change
(edit) 03/29/07 02:36:39 @2145 [2145] epg Dump svn:keywords .
(edit) 03/29/07 02:35:34 @2144 [2144] epg All files have at least one track.
(edit) 03/29/07 02:34:46 @2143 [2143] epg Fix pics nonsense.
(edit) 03/29/07 01:02:03 @2142 [2142] epg (flac2mp3): Fix skip_until processing: stop pointless splitting the list …
(edit) 03/26/07 02:21:47 @2141 [2141] epg Support my old, numberless TITLE tags.
(edit) 03/26/07 02:07:24 @2140 [2140] epg (flac2mp3): Never set date to 'unknown'. (Tags.set): Need to upcase the …
(edit) 03/26/07 01:45:31 @2139 [2139] epg 1.1.3 has been out a while; uncomment --picture support.
(edit) 11/07/06 09:48:28 @2076 [2076] epg Bah unicode.
(edit) 11/07/06 09:07:28 @2075 [2075] epg Add hack to pull down musicbrainz info without having a disc; useful when …
(edit) 11/02/06 11:05:57 @2074 [2074] epg Update CHANGES, list another dependency in README.
(edit) 11/02/06 11:03:30 @2073 [2073] epg more
(edit) 11/02/06 10:50:04 @2072 [2072] epg TODO
(edit) 11/02/06 10:44:14 @2071 [2071] epg s/--export-vc-to/--export-tags-to/
(edit) 11/02/06 10:42:28 @2070 [2070] epg Hm, why just copy front cover PICTUREs from flac to mp3? The flac PICTURE …
(edit) 11/02/06 09:12:05 @2069 [2069] epg Set encoding of description.
(edit) 11/02/06 08:27:52 @2068 [2068] epg (flac2mp3): Oops, keep an unmunged version of the output filename, too.
(edit) 11/01/06 11:07:20 @2067 [2067] epg Copy flac PICTURE to mp3 APIC using new extension modules.
(edit) 11/01/06 11:06:58 @2066 [2066] epg Don't hard-code front cover type; let the caller choose that.
(edit) 11/01/06 10:24:19 @2065 [2065] epg Replace crappy demo code for flac PICTURE and mp3 APIC support …
(edit) 10/31/06 22:25:41 @2064 [2064] epg Rejigger this a bit; no longer segfaults.
(edit) 10/29/06 08:17:58 @2063 [2063] epg Add stupid diff to metaflac to extract PICTURE.
(edit) 10/29/06 08:12:37 @2062 [2062] epg Here's some demo code i whipped up to add APIC to an mp3 with taglib.
(edit) 10/29/06 07:48:04 @2061 [2061] epg Force ID3v2 tags; when i add ID3v2 APIC, iTunes starts ignoring the ID3v1 …
(edit) 10/28/06 10:45:34 @2060 [2060] epg Add (commented-out) flac 1.1.3 PICTURE support.
(edit) 10/28/06 10:11:22 @2059 [2059] epg Grab Amazon artwork, but don't do anything with it yet.
(edit) 10/28/06 10:07:50 @2058 [2058] epg Oops, in multi-file mode, all tracks are ripped even with -t …
(edit) 10/28/06 09:42:15 @2057 [2057] epg Use album.release where possible, …
(edit) 10/19/06 08:13:18 @2056 [2056] epg (flac2mp3): Don't need to int(track) now that the loop in main does …
(edit) 10/19/06 07:10:32 @2055 [2055] epg (flac): UNTESTED: Put disc number at the front of the output file …
(edit) 10/12/06 23:45:24 @2054 [2054] epg (flacloop): Don't flip out in multi-file mode if 'cue' doesn't exist.
(edit) 10/12/06 22:43:35 @2053 [2053] epg (tags_file): Hey, Off-by-one, so kind of you to visit. Go away!
(edit) 08/01/06 06:00:00 @2036 [2036] epg Rewrite in python (single-file and multi-artist modes not tested).
(edit) 07/28/06 23:08:43 @2032 [2032] epg Here's another silly setup.py.
(edit) 07/28/06 19:49:07 @2030 [2030] epg Rewrite in python.
(edit) 07/27/06 19:05:03 @2024 [2024] epg Move to a good home.
(edit) 07/26/06 22:29:07 @2023 [2023] epg Add Python implemention of Jobs package.
(edit) 07/26/06 19:39:41 @2022 [2022] epg Fix a job in Jobs::run (@jobs < $maxjobs, not <=) and icky icky copy-paste …
(edit) 07/26/06 18:55:20 @2021 [2021] epg This is now tested; both multi-file and single-file modes work fine, and …
(edit) 07/26/06 08:31:35 @2020 [2020] epg Improve Jobs package: - no longer need global @jobs and @finished - …
(edit) 07/26/06 01:24:00 @2019 [2019] epg (flacloop): Oops, remove leftover $SIG{CHLD} setting (still UNTESTED).
(edit) 07/26/06 00:51:27 @2018 [2018] epg UNTESTED: Refactor the job parallelization stuff into a generic Jobs …
(edit) 06/23/06 02:30:43 @2012 [2012] epg Here's a simple hack to split single cue-containing flac files …
(edit) 04/27/06 12:54:56 @1948 [1948] epg Store TRACKNUMBER tag in multi-file mode (oops).
(edit) 04/19/06 15:14:19 @1945 [1945] epg Fix two minor errors.
(edit) 04/19/06 14:58:06 @1943 [1943] epg Fill in release date (today) now that i've tested r1926.
(edit) 04/18/06 23:05:39 @1942 [1942] epg update
(edit) 04/18/06 22:50:41 @1941 [1941] epg done
(edit) 04/18/06 22:44:39 @1940 [1940] epg Merge multi-file branch.
(edit) 04/18/06 22:38:45 @1939 [1939] epg Drop the single quotes in printing post-processor args; they may contain …
(edit) 04/18/06 21:59:26 @1938 [1938] epg Use better identifers and add comments.
(edit) 04/18/06 00:59:34 @1937 [1937] epg Support multi- and single- file modes.
(edit) 04/17/06 23:36:28 @1936 [1936] epg Fix bug where filenames weren't sanitized before creating directories.
(edit) 04/16/06 09:34:19 @1935 [1935] epg Fix r1932 (i told you it was untested).
(edit) 04/16/06 09:30:18 @1934 [1934] epg Factor out the flac(1)-running part to run_flac, which is identical in …
(edit) 04/14/06 19:29:15 @1933 [1933] epg WTF! I just noticed that i forgot the part of hhlp that would actually …
(edit) 04/14/06 17:20:36 @1932 [1932] epg Untested: make multi-file the default with a single-file option.
(edit) 04/14/06 16:52:50 @1931 [1931] epg Here's my hacked up multi-file support. Needs a lot of cleanup, and needs …
(edit) 04/14/06 16:51:37 @1930 [1930] epg Branch for multi-file support.
(edit) 04/14/06 02:31:10 @1929 [1929] epg (newjob): Should be setting $SIG{CHLD} to 'DEFAULT', not 'IGNORE'. The …
(edit) 04/11/06 22:46:41 @1926 [1926] epg Make MusicBrainz? querying optional (untested).
(edit) 10/04/05 08:12:46 @1802 [1802] epg Oops, support for untagged files was not complete. Fix.
(edit) 06/26/05 19:23:22 @1766 [1766] epg Update for version 3.
(edit) 06/26/05 19:13:22 @1765 [1765] epg Update CDDEV explanation to talk about MusicBrainz?; this was left …
(edit) 06/26/05 19:10:51 @1764 [1764] epg Lose mkcue and require MusicBrainz?::Client >= 0.09 (for release dates).
(edit) 06/26/05 19:09:36 @1763 [1763] epg Add support for reading release dates from MusicBrainz?. Thanks to …
(edit) 06/26/05 19:06:58 @1762 [1762] epg Looks like MusicBrainz?::Client exposed the TOC info i needed all along; …
(edit) 04/27/05 07:15:31 @1760 [1760] epg Add vorbis comment documentation URLs.
(edit) 04/27/05 07:10:09 @1759 [1759] epg Add DISCNUMBER support.
(edit) 04/27/05 07:06:37 @1758 [1758] epg Single-track support broke multi-track. Fix both.
(edit) 04/27/05 06:38:36 @1757 [1757] epg Match tag names case-insensitively.
(edit) 04/27/05 06:27:06 @1756 [1756] epg Add notes for recent changes.
(edit) 04/27/05 06:13:47 @1755 [1755] epg (flac2mp3): Force track number argument to int.
(edit) 04/27/05 06:07:00 @1754 [1754] epg Don't stupidly take only one argument; take multiple files.
(edit) 04/27/05 05:55:52 @1753 [1753] epg Support single-track FLAC files (no cue sheet). If the TRACKNUMBER tag is …
(edit) 04/27/05 04:49:35 @1752 [1752] epg (get_tags): http://us.xiph.org/ogg/vorbis/doc/v-comment.html says the keys …
(edit) 04/26/05 04:30:19 @1751 [1751] epg Support multi-artist flac files.
(edit) 04/26/05 04:01:04 @1750 [1750] epg 1. Switch to TITLE[n] style tags 2. Support multi-artist …
(edit) 12/05/04 09:09:21 @1746 [1746] epg Document changes for version 2.
(edit) 12/05/04 08:23:55 @1745 [1745] epg (get_tags): Fix TITLE regexp; it was mistakenly not using like …
(edit) 12/05/04 07:10:57 @1744 [1744] epg (run_or_die): Print command if verbose mode. (flac2mp3): Pass --quiet and …