root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1381 [1381] 3 months stephen_booth Fix integer math error that was discarding frames
(edit) @1380 [1380] 4 months stephen_booth Don't automatically convert ALAC to 16-bits, but preserve the input bit …
(edit) @1379 [1379] 5 months stephen_booth Update LAME to 3.98
(edit) @1378 [1378] 5 months stephen_booth Prep for LAME 3.98 upgrade
(edit) @1377 [1377] 7 months stephen_booth Tagging the 0.8.1 release
(edit) @1376 [1376] 7 months stephen_booth Updated version to 0.8.1
(edit) @1375 [1375] 7 months stephen_booth Add metadata reading/writing for Speex files
(edit) @1374 [1374] 7 months stephen_booth Adding configuration file
(edit) @1373 [1373] 7 months stephen_booth Renamed in preparation for taglib usage
(edit) @1372 [1372] 7 months stephen_booth Update to latest taglib SVN
(edit) @1371 [1371] 7 months stephen_booth Fixing the taglib source tree
(edit) @1370 [1370] 7 months stephen_booth Use Command-D for downloading album art. Fixes #9
(edit) @1369 [1369] 7 months stephen_booth Correct 24-bit audio handling for PPC. Fixes #6.
(edit) @1368 [1368] 7 months stephen_booth Fix missing definition of WORDS_BIGENDIAN
(edit) @1367 [1367] 7 months stephen_booth Recognize .oga as a valid extension for ogg audio files Fixes #12
(edit) @1366 [1366] 7 months stephen_booth Correct handling of 24-bit audio streams Fixes #6
(edit) @1365 [1365] 8 months stephen_booth Change "Jahr" to "Datum" in file conversion metadata drawer
(edit) @1364 [1364] 8 months stephen_booth Tagging the 0.8 release
(edit) @1363 [1363] 8 months stephen_booth Update version to 0.8
(edit) @1362 [1362] 8 months stephen_booth Removed broken magic cookie code
(edit) @1361 [1361] 8 months stephen_booth Undo broken readahead fix
(edit) @1360 [1360] 8 months stephen_booth Change paranoia read ahead to 8 MB
(edit) @1359 [1359] 8 months stephen_booth Open .wvc file if present
(edit) @1358 [1358] 8 months stephen_booth Implement stub data source messages
(edit) @1357 [1357] 8 months stephen_booth Improved Dutch localization by RonaldPR
(edit) @1356 [1356] 8 months stephen_booth Workaround for Tiger/Leopard compatibility
(edit) @1355 [1355] 9 months stephen_booth Removed English tooltip
(edit) @1354 [1354] 9 months stephen_booth Change Year to Date
(edit) @1353 [1353] 9 months stephen_booth Updated localizations
(edit) @1352 [1352] 9 months stephen_booth Converted strings files to UTF16
(edit) @1351 [1351] 9 months stephen_booth Updated localization
(edit) @1350 [1350] 9 months stephen_booth Updated localization
(edit) @1349 [1349] 9 months stephen_booth Updated localization
(edit) @1348 [1348] 9 months stephen_booth Added homemade localizations for CueSheetDocument?
(edit) @1347 [1347] 9 months stephen_booth Added homemade localizations
(edit) @1346 [1346] 9 months stephen_booth Change FLAC to an imported UTI
(edit) @1345 [1345] 9 months stephen_booth Updated copyright to 2008
(edit) @1344 [1344] 9 months stephen_booth Bug fix for 24-bit decoding
(edit) @1343 [1343] 9 months stephen_booth Added Formats window and menu item
(edit) @1342 [1342] 9 months stephen_booth Added FLAC to UTExportedTypeDeclarations
(edit) @1341 [1341] 9 months stephen_booth Read metadata from cdinfo file
(edit) @1340 [1340] 9 months stephen_booth Added iTunes metadata script
(edit) @1339 [1339] 9 months stephen_booth Fix for 24-bit decoding on Intel
(edit) @1338 [1338] 10 months stephen_booth Updated to latest TagLib? sources
(edit) @1337 [1337] 10 months stephen_booth Use {trackDate} and {albumDate} instead of year
(edit) @1336 [1336] 11 months stephen_booth Fixed track numbers in filenames
(edit) @1335 [1335] 11 months stephen_booth Use at least one uppercase character for codes
(edit) @1334 [1334] 11 months stephen_booth Fix shorten decoding for Intel
(edit) @1333 [1333] 11 months stephen_booth Add support for seeking
(edit) @1332 [1332] 11 months stephen_booth Use intValue instead of boolValue on NSString
(edit) @1331 [1331] 12 months stephen_booth Updated to latest TagLib?; tta and speex support
(edit) @1330 [1330] 12 months stephen_booth Updated to latest svn
(edit) @1329 [1329] 13 months stephen_booth Fix for old-style naming detection
(edit) @1328 [1328] 13 months stephen_booth Fix for disc year as text
(edit) @1327 [1327] 13 months stephen_booth Better legacy support
(edit) @1326 [1326] 13 months stephen_booth Recognize pre-MB file names
(edit) @1325 [1325] 13 months stephen_booth Added freeDBDiscID method
(edit) @1324 [1324] 13 months stephen_booth Fix for MB lookup
(edit) @1323 [1323] 13 months stephen_booth Use offsets instead of MSF
(edit) @1322 [1322] 13 months stephen_booth Fix bonehead mistake
(edit) @1321 [1321] 13 months stephen_booth Check for date in cdinfo file
(edit) @1320 [1320] 13 months stephen_booth MusicBrainz? lookups for cue sheets
(edit) @1319 [1319] 13 months stephen_booth Check for nil before setting stringValue
(edit) @1318 [1318] 13 months stephen_booth Added album art support
(edit) @1317 [1317] 13 months stephen_booth Upgraded to aoTuV Beta5
(edit) @1316 [1316] 13 months stephen_booth Don't always save album art
(edit) @1315 [1315] 13 months stephen_booth Removed playWithCog:
(edit) @1314 [1314] 13 months stephen_booth Fix for disc and track number formatting
(edit) @1313 [1313] 13 months stephen_booth Fix for disc number formatting
(edit) @1312 [1312] 13 months stephen_booth Fix for disc number formatting
(edit) @1311 [1311] 13 months stephen_booth Fix for case-sensitive filesystems
(edit) @1310 [1310] 13 months stephen_booth Fix for date instead of year
(edit) @1309 [1309] 13 months stephen_booth Improved menu descriptions
(edit) @1308 [1308] 13 months stephen_booth Gave FileConversionController? a custom toolbar and customized menu item …
(edit) @1307 [1307] 13 months stephen_booth Updated for new formats window
(edit) @1306 [1306] 13 months stephen_booth Intel updates
(edit) @1305 [1305] 13 months stephen_booth Fix for intel
(edit) @1304 [1304] 13 months stephen_booth Fix for intel
(edit) @1303 [1303] 13 months stephen_booth Added fileContainsCuesheet()
(edit) @1302 [1302] 13 months stephen_booth Cleaned
(edit) @1301 [1301] 13 months stephen_booth Support embedded FLAC cuesheets
(edit) @1300 [1300] 13 months stephen_booth Ensure buffer is of adequate size
(edit) @1299 [1299] 13 months stephen_booth Fix for empty date
(edit) @1298 [1298] 13 months stephen_booth Added output dir warning
(edit) @1297 [1297] 13 months stephen_booth Added MAD MP3 decoder
(edit) @1296 [1296] 13 months stephen_booth Fix output directory warning
(edit) @1295 [1295] 13 months stephen_booth Fix requested size for buffer
(edit) @1294 [1294] 13 months stephen_booth Don't seek unless required
(edit) @1293 [1293] 13 months stephen_booth Don't throw an exception for invalid resize
(edit) @1292 [1292] 13 months stephen_booth cue sheet support
(edit) @1291 [1291] 13 months stephen_booth Fix for descriptions on Leopard
(edit) @1290 [1290] 13 months stephen_booth Fix metadata binding to albumDate
(edit) @1289 [1289] 13 months stephen_booth Only get applicable bitrates, not available