summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Overhaul of the Recording part of the main menu chapter. Converted to actions...Nils Wallménius2006-11-30
* Read .m3u playlist files using the default code page (unless they start with ...Magnus Holmgren2006-11-29
* Add support for compiling encoders without adjustable CPU frequency and/or IRAM.Michael Sevakis2006-11-29
* The Windows start menu says Run, not Execute.Jonas Häggqvist2006-11-29
* PCM: A few tiny changes. 1) Recording a) Flush all pending files if filename ...Michael Sevakis2006-11-29
* Prevent the click of death when connecting an ipod to usb.Miika Pekkarinen2006-11-29
* Fixed FS#6389 - Sound disappears after pitch change and jump to the start of ...Michael Sevakis2006-11-29
* Changed \nopt to \opt to make ondiosp manual build againNils Wallménius2006-11-28
* Fix minor typo in the plugin playback control menu c->CNils Wallménius2006-11-28
* SWCODEC: Audio-related threads must be free of further tasks before returning...Michael Sevakis2006-11-28
* forgot to add the RTC driversMarcoen Hirschberg2006-11-27
* 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