summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* iRiver: Channel 2 shouldn't be monitored except for radio playback.Michael Sevakis2006-11-27
* Avoid calls to audio and talk functions in audio_get_buffer until init is com...Michael Sevakis2006-11-27
* move rtc functions to seperate filesMarcoen Hirschberg2006-11-27
* Bootbox now needs target includes.Jens Arnold2006-11-27
* Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...Jens Arnold2006-11-27
* Change default filenames from tagcache to databaseJonas Häggqvist2006-11-27
* FS#6357, patch 3: implemented simple temporary malloc for the Vorbis decoder.Tomasz Malesinski2006-11-26
* After FS#6357 I see that I left an unneeded call to pcm_play_stop in zxbox.c ...Michael Sevakis2006-11-26
* Fixed the build error in FS#6357, patch 1.Tomasz Malesinski2006-11-26
* Cube: Keep main colours and backdrop.Jens Arnold2006-11-26
* FS#6357, patch 1: let iramcopy and bss share the same space in codecs andTomasz Malesinski2006-11-26
* Starfield should be white on black on colour targets, and disable backdrops.Jens Arnold2006-11-26
* X5: Slightly lower threshold value to reliably disable constant adc reading w...Jens Arnold2006-11-26
* Fixed the errors for H300.Miika Pekkarinen2006-11-26
* Data cache for the EEPROM driver to speed up reading/writing. ThisMiika Pekkarinen2006-11-26
* Backdrop support in the X5 remote LCD driver. Still needs to be wired to the ...Jens Arnold2006-11-26
* 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