Age | Commit message (Expand) | Author |
2006-11-24 | Fixed header calculation goofs that would've affected mono files and little-e... | Michael Sevakis |
2006-11-24 | Detect USB inserted on Sansa | Daniel Ankers |
2006-11-24 | Recording, SWCODEC: Put config value string in the wrong order. | Michael Sevakis |
2006-11-24 | Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sampl... | Michael Sevakis |
2006-11-24 | The ADC GPIO init code for the H100 was accidentally put in the H300 driver w... | Linus Nielsen Feltzing |
2006-11-24 | iAudio/iRiver: Bootloader should not compile the audio-*.c files. | Michael Sevakis |
2006-11-23 | Enable ReplayGain processing for AAC and ALAC (not really tested though). Als... | Magnus Holmgren |
2006-11-23 | Read frequency in MP4/AAC files from a different place, if available. Should ... | Magnus Holmgren |
2006-11-23 | Just correct a comment and see if the build goes differently. | Michael Sevakis |
2006-11-23 | iRiver/iAudio: Added audio_set_recording gain and sound_default to plugin API... | Michael Sevakis |
2006-11-23 | Build wavtrim and voicefont when building voicefile. | Jonas Häggqvist |
2006-11-22 | Small attempt at documenting the dithering option. | Thom Johansen |
2006-11-22 | Updated wps tags in manual: 1) volume and battery level now use the unlimited... | Nils Wallménius |
2006-11-22 | Priority overriding was not working correctly. | Miika Pekkarinen |
2006-11-22 | Audio bugfixes. Should wait for voice codec to reload before returning buffer... | Michael Sevakis |
2006-11-22 | Use gmake rather than make, if available. Patch FS#6340 by Lutz Böhne | Jonas Häggqvist |
2006-11-22 | Sansa doesn't use a Wolfson codec. Various other changes to allow Sansa to c... | Daniel Ankers |
2006-11-22 | Change if CONFIG_CPU==PP50XX to ifdef CPU_PP where appropriate | Daniel Ankers |
2006-11-22 | Add several dummy functions to allow Sansa to build correctly | Daniel Ankers |
2006-11-21 | Initial NAND driver for Sansa. This has had limited testing, and no testing ... | Daniel Ankers |
2006-11-21 | Correct the colours in the logo on Sansa | Daniel Ankers |
2006-11-21 | Fix sh2d to work properly on non-32bit hosts. | Jens Arnold |
2006-11-21 | H100 series: Adjusted gray scale balance and default contrast for more linear... | Michael Sevakis |
2006-11-21 | Coldfire: Add DMA auto alignment to pcm recording. | Michael Sevakis |
2006-11-20 | A wps file has to be in /.rockbox/wps to get remembered. Fixes FS#6362. | Dominik Riebeling |
2006-11-20 | Change references to "version 1.2" to "version 1.2 or later" - the special in... | Dave Chapman |
2006-11-20 | new usb logos for all screens, utilising lcd_bitmap_transparent() on colour d... | Marianne Arnold |
2006-11-20 | BMP loader: Using shifts for division by powers of 2 saves a bit on code size. | Jens Arnold |
2006-11-20 | BMP loader: Remote LCD format support. | Jens Arnold |
2006-11-19 | Solitaire: Repair card border and selection frame. Would it be better to make... | Jens Arnold |
2006-11-19 | Check if file has already been removed from DB when manually invoking | Miika Pekkarinen |
2006-11-19 | Fixed the dithering once more. | Jens Arnold |
2006-11-19 | please, oh please give me a green build so I can goto bed | Jonathan Gordon |
2006-11-19 | grr.. forgot to add these files | Jonathan Gordon |
2006-11-19 | * Move checkbox to plugin api (core never uses it) | Jonathan Gordon |
2006-11-18 | Add a few missing files to the tarball | Jonas Häggqvist |
2006-11-18 | Remove rootdir guessing since it's no longer necessary to guess. | Jonas Häggqvist |
2006-11-18 | Fix an error in configure when run from strange places. | Jonas Häggqvist |
2006-11-18 | Complete rework of the BMP loader: * Support for 4 bit, 15/16 bit and 32 bit ... | Jens Arnold |
2006-11-18 | fix bubbles for good this time. | Jonathan Gordon |
2006-11-18 | fix ondios again. Add a context for left/right/fire actions which seems | Jonathan Gordon |
2006-11-18 | Changed #ifdef USE_IRAM to #ifdef IRAM_STEAL. Also want to check if results a... | Michael Sevakis |
2006-11-18 | SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two... | Michael Sevakis |
2006-11-17 | fix ondio keymaps | Jonathan Gordon |
2006-11-17 | More target specific lang fixes from Austin Appel | Jonathan Gordon |
2006-11-17 | fix ondio keys, and tempo +/- on all targets | Jonathan Gordon |
2006-11-16 | Fix alignment issue that caused data aborts on arm targets | Mark Arigo |
2006-11-16 | Add target specific language to keymappings for iPods, x5 and h10 targets. Re... | Michael Sevakis |
2006-11-16 | Removed muting from pcm buffer during starts, stops and pauses for tlv320 and... | Michael Sevakis |
2006-11-16 | fix builds | Jonathan Gordon |