summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* SWCODEC: Stop clicks between tracks when resampler is active by only switchin...Michael Sevakis2006-11-26
* dont allow the ata callbacks to be run less than once every 30s unlessJonathan Gordon2006-11-26
* ipod keypad fixes.. fixes bubblesJonathan Gordon2006-11-26
* fix metronome keysJonathan Gordon2006-11-26
* Fixed header parsing in AIFF. The minimum header size is 54 bytes for an audi...Michael Sevakis2006-11-25
* Fixed bug in dither_init that was causing the AIFF playback at sample rates o...Michael Sevakis2006-11-25
* Made the AGC functions compatible with non-latin languages following theShachar Liberman2006-11-25
* Allow GPIO debug screen on Sansa. Also remove a warning from the NAND driverDaniel Ankers2006-11-25
* Use scramble for normal Sansa buildsDaniel Ankers2006-11-25
* Remove some development codeDaniel Ankers2006-11-25
* ATA callback support for SansaDaniel Ankers2006-11-25
* fixed a typo, stripped trailing whitespace and made some small tweaks to the ...Nils Wallménius2006-11-25
* Tag cache renamed to the less cryptic "Database" throughout the UI and manual...Jonas Häggqvist2006-11-25
* Fix bug in large-value handling of gui_scrollbar_draw() that went unnoticed f...Jens Arnold2006-11-25
* Fixed header calculation goofs that would've affected mono files and little-e...Michael Sevakis2006-11-24
* Detect USB inserted on SansaDaniel Ankers2006-11-24
* Recording, SWCODEC: Put config value string in the wrong order.Michael Sevakis2006-11-24
* Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sampl...Michael Sevakis2006-11-24
* The ADC GPIO init code for the H100 was accidentally put in the H300 driver w...Linus Nielsen Feltzing2006-11-24
* iAudio/iRiver: Bootloader should not compile the audio-*.c files.Michael Sevakis2006-11-24
* Enable ReplayGain processing for AAC and ALAC (not really tested though). Als...Magnus Holmgren2006-11-23
* Read frequency in MP4/AAC files from a different place, if available. Should ...Magnus Holmgren2006-11-23
* Just correct a comment and see if the build goes differently.Michael Sevakis2006-11-23
* iRiver/iAudio: Added audio_set_recording gain and sound_default to plugin API...Michael Sevakis2006-11-23
* Build wavtrim and voicefont when building voicefile.Jonas Häggqvist2006-11-23
* Small attempt at documenting the dithering option.Thom Johansen2006-11-22
* Updated wps tags in manual: 1) volume and battery level now use the unlimited...Nils Wallménius2006-11-22
* Priority overriding was not working correctly.Miika Pekkarinen2006-11-22
* Audio bugfixes. Should wait for voice codec to reload before returning buffer...Michael Sevakis2006-11-22
* Use gmake rather than make, if available. Patch FS#6340 by Lutz BöhneJonas Häggqvist2006-11-22
* Sansa doesn't use a Wolfson codec. Various other changes to allow Sansa to c...Daniel Ankers2006-11-22
* Change if CONFIG_CPU==PP50XX to ifdef CPU_PP where appropriateDaniel Ankers2006-11-22
* Add several dummy functions to allow Sansa to build correctlyDaniel Ankers2006-11-22
* Initial NAND driver for Sansa. This has had limited testing, and no testing ...Daniel Ankers2006-11-21
* Correct the colours in the logo on SansaDaniel Ankers2006-11-21
* Fix sh2d to work properly on non-32bit hosts.Jens Arnold2006-11-21
* H100 series: Adjusted gray scale balance and default contrast for more linear...Michael Sevakis2006-11-21
* Coldfire: Add DMA auto alignment to pcm recording.Michael Sevakis2006-11-21
* A wps file has to be in /.rockbox/wps to get remembered. Fixes FS#6362.Dominik Riebeling2006-11-20
* Change references to "version 1.2" to "version 1.2 or later" - the special in...Dave Chapman2006-11-20
* new usb logos for all screens, utilising lcd_bitmap_transparent() on colour d...Marianne Arnold2006-11-20
* BMP loader: Using shifts for division by powers of 2 saves a bit on code size.Jens Arnold2006-11-20
* BMP loader: Remote LCD format support.Jens Arnold2006-11-20
* Solitaire: Repair card border and selection frame. Would it be better to make...Jens Arnold2006-11-19
* Check if file has already been removed from DB when manually invokingMiika Pekkarinen2006-11-19
* Fixed the dithering once more.Jens Arnold2006-11-19
* please, oh please give me a green build so I can goto bedJonathan Gordon2006-11-19
* grr.. forgot to add these filesJonathan Gordon2006-11-19
* * Move checkbox to plugin api (core never uses it)Jonathan Gordon2006-11-19
* Add a few missing files to the tarballJonas Häggqvist2006-11-18