2007-09-08 |
dave | Add missing files following the C200 commit
|
commit | commitdiff | tree |
2007-09-04 |
dave | FS #7691 - improved USB detection on PP devices. This...
|
commit | commitdiff | tree |
2007-09-02 |
dave | Mac OS X only - automatically unmount the FAT32 partition...
|
commit | commitdiff | tree |
2007-09-01 |
dave | Mac OS X only - automatically unmount the FAT32 partition...
|
commit | commitdiff | tree |
2007-09-01 |
dave | Add options to create Universal binaries on Mac OS X
|
commit | commitdiff | tree |
2007-08-27 |
dave | Set svn:keywords
|
commit | commitdiff | tree |
2007-08-27 |
dave | Cosmetic changes only - tab, whitespace and brace policing
|
commit | commitdiff | tree |
2007-08-27 |
dave | Oops, arcotg_udc.h is also needed when HAVE_USBSTACK...
|
commit | commitdiff | tree |
2007-08-27 |
dave | Add the new USB code to the source tarballs
|
commit | commitdiff | tree |
2007-08-27 |
dave | Repair the USB detection on ipods and H10s which was...
|
commit | commitdiff | tree |
2007-08-27 |
dave | arcotg_udc.c should not have been removed - restore...
|
commit | commitdiff | tree |
2007-08-24 |
dave | Update the 32MB/64MB warning for the ipod video to...
|
commit | commitdiff | tree |
2007-08-23 |
dave | Add a definition (REC) to the forgotten ACTION_PS_TOGGLE_MOD...
|
commit | commitdiff | tree |
2007-08-22 |
dave | Accept both 0x0b and 0x0c as valid FAT32 partition...
|
commit | commitdiff | tree |
2007-08-19 |
dave | Convert to unix line-endings
|
commit | commitdiff | tree |
2007-08-03 |
dave | Detect and reject 2nd Gen Nanos when scanning for ipods...
|
commit | commitdiff | tree |
2007-08-02 |
dave | Cosmetic changes - TAB and whitespace policing.
|
commit | commitdiff | tree |
2007-07-29 |
dave | Add -W to CFLAGS in Makefile and fix generated warnings...
|
commit | commitdiff | tree |
2007-07-29 |
dave | Yet more warning fixes - ipodpatcher should now be...
|
commit | commitdiff | tree |
2007-07-29 |
dave | Fix some more warnings (these only occurred on Mac...
|
commit | commitdiff | tree |
2007-07-29 |
dave | Add -W to CFLAGS in Makefile and fix the generated...
|
commit | commitdiff | tree |
2007-07-29 |
dave | Fix some cosmetic bugs in error messages. These generated...
|
commit | commitdiff | tree |
2007-07-29 |
dave | Revert r14050 (apart from the non-related whitespace...
|
commit | commitdiff | tree |
2007-07-28 |
dave | Change the format again - this should hopefully be...
|
commit | commitdiff | tree |
2007-07-28 |
dave | FS #6705 - ARM optimisations for libmad by Tomasz Malesinski...
|
commit | commitdiff | tree |
2007-07-27 |
dave | Initial attempt at a --convert option to convert HFS...
|
commit | commitdiff | tree |
2007-07-26 |
dave | Initial (untested apart from device detection) support...
|
commit | commitdiff | tree |
2007-07-26 |
dave | Initial check-in of "MAINTAINERS" file as recently...
|
commit | commitdiff | tree |
2007-07-25 |
dave | Remove the hack which read the ipod hardware revision...
|
commit | commitdiff | tree |
2007-07-24 |
dave | Check if the HW is capable of 22.050KHz playback, and...
|
commit | commitdiff | tree |
2007-07-23 |
dave | Remove the mad_frame_overlap[] buffer from the main...
|
commit | commitdiff | tree |
2007-07-18 |
dave | Cosmetic changes - update a comment and add more info...
|
commit | commitdiff | tree |
2007-07-11 |
dave | TAB and whitespace police
|
commit | commitdiff | tree |
2007-07-11 |
dave | Make the ASF parser reject streams which are not wmav1...
|
commit | commitdiff | tree |
2007-07-10 |
dave | Disable the DEBUGF statements
|
commit | commitdiff | tree |
2007-07-10 |
dave | ASF parser improvements - it now correctly handles...
|
commit | commitdiff | tree |
2007-07-09 |
dave | Prevent another divide-by-zero (only affecting targets...
|
commit | commitdiff | tree |
2007-07-09 |
dave | Restore some lost copyright headers from the ffmpeg...
|
commit | commitdiff | tree |
2007-07-09 |
dave | Reorganise the wma_decode_superframe() function - split...
|
commit | commitdiff | tree |
2007-07-09 |
dave | Code reorganisation - move the vlc functions back to...
|
commit | commitdiff | tree |
2007-07-09 |
dave | wma_decode_end() doesn't exist any more - it was only...
|
commit | commitdiff | tree |
2007-07-04 |
dave | Ooops
|
commit | commitdiff | tree |
2007-07-04 |
dave | Add tag parsing to the ASF metadata parser. TODO:...
|
commit | commitdiff | tree |
2007-07-04 |
dave | Yet more dead code removal
|
commit | commitdiff | tree |
2007-07-04 |
dave | Remove some unused code
|
commit | commitdiff | tree |
2007-07-03 |
dave | The WMA decoder crashes when attempting to decode files...
|
commit | commitdiff | tree |
2007-07-03 |
dave | Add .wmv and .asf as supported filetypes for the WMA...
|
commit | commitdiff | tree |
2007-07-03 |
dave | Oops, this change shouldn't have been committed
|
commit | commitdiff | tree |
2007-07-03 |
dave | WMA clean-up commit - fix 64-bit sim warnings, set...
|
commit | commitdiff | tree |
2007-07-03 |
dave | Initial, work-in-progress, version of a WMA codec using...
|
commit | commitdiff | tree |
2007-06-27 |
dave | Add a missing install: label - thanks to Bryan Childs...
|
commit | commitdiff | tree |
2007-06-19 |
dave | Correct a comment
|
commit | commitdiff | tree |
2007-06-19 |
dave | Add a "Speed test folder" option for batch testing...
|
commit | commitdiff | tree |
2007-06-18 |
dave | Include the new autodection.cpp file in the Makefiles
|
commit | commitdiff | tree |
2007-06-16 |
dave | Initial integration of a --format option, based on...
|
commit | commitdiff | tree |
2007-06-16 |
dave | Correct the (C) year
|
commit | commitdiff | tree |
2007-06-16 |
dave | Make test_codec work in the sim again.
|
commit | commitdiff | tree |
2007-06-14 |
dave | Remove some unused code
|
commit | commitdiff | tree |
2007-06-13 |
dave | Oops, forgot to set keywords prop
|
commit | commitdiff | tree |
2007-06-13 |
dave | ARM assembler predictor decoding function. This increases...
|
commit | commitdiff | tree |
2007-06-12 |
dave | Cosmetic change - "ipod2c" should be "bin2c" in the...
|
commit | commitdiff | tree |
2007-06-10 |
dave | Accept both 0xb and 0xc as valid partition types for...
|
commit | commitdiff | tree |
2007-06-10 |
dave | C optimisations to the predictor decoding - create...
|
commit | commitdiff | tree |
2007-06-09 |
dave | Define and use a local APE_MAX function to make the...
|
commit | commitdiff | tree |
2007-06-08 |
dave | Seeking and resume support for Monkey's Audio
|
commit | commitdiff | tree |
2007-06-08 |
dave | Add test_codec to viewers.config. As Jens pointed...
|
commit | commitdiff | tree |
2007-06-08 |
dave | Correct the parsing of v3.97 Monkey's Audio files.
|
commit | commitdiff | tree |
2007-06-08 |
dave | Don't just display an error message, abort.
|
commit | commitdiff | tree |
2007-06-08 |
dave | Fix typo in error message - thanks to Bryan Childs...
|
commit | commitdiff | tree |
2007-06-06 |
dave | iCatcher updates: 1) Add APE icon for Monkey's Audio...
|
commit | commitdiff | tree |
2007-06-06 |
dave | Make v3.97 APE files work in Rockbox
|
commit | commitdiff | tree |
2007-06-06 |
dave | Backdrop code should now be surrounded by #if LCD_DEPTH > 1
|
commit | commitdiff | tree |
2007-06-06 |
dave | Correct a comment (thanks to Markun for spotting)
|
commit | commitdiff | tree |
2007-06-05 |
dave | Update the description of the %fc audio codec enumeration
|
commit | commitdiff | tree |
2007-06-05 |
dave | Initial commit of Monkey's Audio (.ape/.mac) support...
|
commit | commitdiff | tree |
2007-06-02 |
dave | Add --write-embedded (-we) option. This replaces the...
|
commit | commitdiff | tree |
2007-05-29 |
dave | Commit my patch from FS#7179 - a standalone command...
|
commit | commitdiff | tree |
2007-05-26 |
dave | Adapt Pacbox for the Sansa's LCD - it was using the...
|
commit | commitdiff | tree |
2007-05-23 |
dave | Fix compilation on the H10 - it doesn't have BUTTON_SELECT.
|
commit | commitdiff | tree |
2007-05-23 |
dave | Rockbox now supports all ipod video variations, including...
|
commit | commitdiff | tree |
2007-05-23 |
dave | Bump version number for 1.0 release (v1.1 bootloaders)
|
commit | commitdiff | tree |
2007-05-23 |
dave | Clarify the need to hold MENU+SELECT to reboot an ipod
|
commit | commitdiff | tree |
2007-05-22 |
dave | Remove the check for ipod-specific magic in the MBR...
|
commit | commitdiff | tree |
2007-05-22 |
dave | Ooops (about 3 months too late) - when an error is...
|
commit | commitdiff | tree |
2007-05-16 |
dave | Sync the Mac OS X makefile - add the wxhtml library
|
commit | commitdiff | tree |
2007-05-15 |
dave | More gigabeat LCD cleanup and completely remove the...
|
commit | commitdiff | tree |
2007-05-15 |
dave | Gigabeat LCD driver cleanup: Revert the DMA optimisations...
|
commit | commitdiff | tree |
2007-05-13 |
dave | Oops, the previous commit broke the speed-test feature...
|
commit | commitdiff | tree |
2007-05-13 |
dave | Add WAV-writing option - currently limited to 16-bit...
|
commit | commitdiff | tree |
2007-05-10 |
dave | Set svn:keywords
|
commit | commitdiff | tree |
2007-05-10 |
dave | Code cleaning - remove some unnecessary defined(SIMULATOR...
|
commit | commitdiff | tree |
2007-05-07 |
dave | Revert the addition of the steal_codec_stack function...
|
commit | commitdiff | tree |
2007-05-07 |
dave | Use a separate thread in test_codec, with the same...
|
commit | commitdiff | tree |
2007-05-07 |
dave | Initial version of a test_codec plugin (viewer). This...
|
commit | commitdiff | tree |
2007-05-07 |
dave | Minor header file cleanup - try and include the minimal...
|
commit | commitdiff | tree |
2007-05-07 |
dave | Clean up the codec API - remove all unused (and in...
|
commit | commitdiff | tree |
2007-05-07 |
dave | Code police - codecs shouldn't call GUI functions
|
commit | commitdiff | tree |
2007-05-06 |
dave | Emphasise the installation steps required to install...
|
commit | commitdiff | tree |
2007-05-03 |
dave | Make rbutil compile on Mac OS X
|
commit | commitdiff | tree |
2007-05-03 |
dave | Remove some unused functions, no functional change
|
commit | commitdiff | tree |