summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Build overlay plugins for all targets with PLUGIN_BUFFER <= 0x10000 bytesRafaël Carré2010-05-18
* apps/plugins/lib/SOURCES: make it more readable (space, comments, order)Rafaël Carré2010-05-18
* as3525 usb: build as3525v2 file based on CONFIG_USBOTG, and fix warningsRafaël Carré2010-05-18
* plugins: changes for targets with small plugin buffer (Clipv1)Rafaël Carré2010-05-18
* fft: always enable spectrogram, gray mode works with LCD_DEPTH == 1Rafaël Carré2010-05-18
* uisimulator/sdl only contains bitmaps, rename to 'bitmaps'Rafaël Carré2010-05-18
* HD200 - change how adc is scanned (inspired by amiconn)Marcin Bukat2010-05-18
* Rename sdl lcd initialization to (remote_)lcd_init_device which enables remov...Thomas Martitz2010-05-18
* mp3_encoder: fix a typo, put uninitialized variable in BSSRafaël Carré2010-05-18
* Add memset/memcpy benches to test_mem pluginMarcin Bukat2010-05-18
* mp3_encoder: reduce plugin binsizeRafaël Carré2010-05-18
* config: revert an embarrassing change.Amaury Pouly2010-05-18
* as3525v2: add usb driver stub, enable usb phy&core initAmaury Pouly2010-05-18
* Ok, this time I double-checked for warnings...Tobias Diedrich2010-05-18
* And don't forget the return values...Tobias Diedrich2010-05-18
* And of course the stubs still need to be there...Tobias Diedrich2010-05-18
* Obviously this should not be built on AS353x...Tobias Diedrich2010-05-18
* This change wasn't supposed to be in there yet.Tobias Diedrich2010-05-18
* Not quite working yet, but almost.Tobias Diedrich2010-05-18
* Fuzev2: use enrd0 for USB detection, GPIO didn't work on some modelsRafaël Carré2010-05-18
* Fix typoMichael Chicoine2010-05-18
* A bit further cleanup in system-sdl.c.Thomas Martitz2010-05-17
* Clip+: boot to OF if USB is connectedRafaël Carré2010-05-17
* Fix another warning which strangely only occurs on cygwin.Thomas Martitz2010-05-17
* Restore changes of r25809 that got lost in the target tree movement and fix s...Thomas Martitz2010-05-17
* Add missing svn properties for the new files created in r26109Dave Chapman2010-05-17
* as3525: correctly detect usb status if we boot with USB pluggedRafaël Carré2010-05-17
* Improve spacing in comments in convbdf; rename a local variable which can be ...Alexander Levin2010-05-17
* as3514/as3543 fixesRafaël Carré2010-05-17
* Fix convbdf: now .c and .fnt files can be generated in one run againAlexander Levin2010-05-17
* plugins: reorder SOURCES conditions to be more readableRafaël Carré2010-05-17
* Fix FS#11280Thomas Martitz2010-05-17
* global tab->spaces is not clever with Makefiles!Jonathan Gordon2010-05-17
* Do s/SWAP_WORDS/ATA_SWAP_WORDS/ to prevent namespace clashes.Maurus Cuelenaere2010-05-17
* fix yellow/redJonathan Gordon2010-05-17
* split the radio code into multiple files in the hope that makes it more likel...Jonathan Gordon2010-05-17
* splash.c: correct calculation of y coordinate of splash.Teruaki Kawashima2010-05-17
* Change default chip8 keymap on c200/m200/clip families to use up/down on the ...Torne Wuff2010-05-17
* HD200 - use optimised read&write routines from ata-as-coldfire.S and drop hd2...Marcin Bukat2010-05-17
* Integrate byte swap of ata word into ata-as-coldfire.SMarcin Bukat2010-05-17
* rockboy: fix format strings in snprintf. use int for slot_id and use %d tag f...Teruaki Kawashima2010-05-17
* HD200 - decrease wait states for lcd when boostedMarcin Bukat2010-05-17
* HD200 minor lcd asm routines adjustmentsMarcin Bukat2010-05-17
* Simplify mpegplayer a bit and use array-based lists rather than linked lists ...Michael Sevakis2010-05-17
* fft plugin: move const data into a c file and use no wider types than necessa...Nils Wallménius2010-05-17
* rockboy: add a Clip keymapRafaël Carré2010-05-17
* Update the notes for which compression levels of ape are realtime and fix the...Nils Wallménius2010-05-17
* I think I intended a different expression.Michael Sevakis2010-05-17
* count is being used as the value of the last item to show, so rename it to no...Jonathan Gordon2010-05-17
* the fm presets list should wrap.. so make that workJonathan Gordon2010-05-17