| Commit message (Expand) | Author | Age |
| ... | |
| * | Build overlay plugins for all targets with PLUGIN_BUFFER <= 0x10000 bytes | Rafaë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 warnings | Rafaë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 == 1 | Rafaë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 Bukat | 2010-05-18 |
| * | Rename sdl lcd initialization to (remote_)lcd_init_device which enables remov... | Thomas Martitz | 2010-05-18 |
| * | mp3_encoder: fix a typo, put uninitialized variable in BSS | Rafaël Carré | 2010-05-18 |
| * | Add memset/memcpy benches to test_mem plugin | Marcin Bukat | 2010-05-18 |
| * | mp3_encoder: reduce plugin binsize | Rafaël Carré | 2010-05-18 |
| * | config: revert an embarrassing change. | Amaury Pouly | 2010-05-18 |
| * | as3525v2: add usb driver stub, enable usb phy&core init | Amaury Pouly | 2010-05-18 |
| * | Ok, this time I double-checked for warnings... | Tobias Diedrich | 2010-05-18 |
| * | And don't forget the return values... | Tobias Diedrich | 2010-05-18 |
| * | And of course the stubs still need to be there... | Tobias Diedrich | 2010-05-18 |
| * | Obviously this should not be built on AS353x... | Tobias Diedrich | 2010-05-18 |
| * | This change wasn't supposed to be in there yet. | Tobias Diedrich | 2010-05-18 |
| * | Not quite working yet, but almost. | Tobias Diedrich | 2010-05-18 |
| * | Fuzev2: use enrd0 for USB detection, GPIO didn't work on some models | Rafaël Carré | 2010-05-18 |
| * | Fix typo | Michael Chicoine | 2010-05-18 |
| * | A bit further cleanup in system-sdl.c. | Thomas Martitz | 2010-05-17 |
| * | Clip+: boot to OF if USB is connected | Rafaël Carré | 2010-05-17 |
| * | Fix another warning which strangely only occurs on cygwin. | Thomas Martitz | 2010-05-17 |
| * | Restore changes of r25809 that got lost in the target tree movement and fix s... | Thomas Martitz | 2010-05-17 |
| * | Add missing svn properties for the new files created in r26109 | Dave Chapman | 2010-05-17 |
| * | as3525: correctly detect usb status if we boot with USB plugged | Rafaël Carré | 2010-05-17 |
| * | Improve spacing in comments in convbdf; rename a local variable which can be ... | Alexander Levin | 2010-05-17 |
| * | as3514/as3543 fixes | Rafaël Carré | 2010-05-17 |
| * | Fix convbdf: now .c and .fnt files can be generated in one run again | Alexander Levin | 2010-05-17 |
| * | plugins: reorder SOURCES conditions to be more readable | Rafaël Carré | 2010-05-17 |
| * | Fix FS#11280 | Thomas Martitz | 2010-05-17 |
| * | global tab->spaces is not clever with Makefiles! | Jonathan Gordon | 2010-05-17 |
| * | Do s/SWAP_WORDS/ATA_SWAP_WORDS/ to prevent namespace clashes. | Maurus Cuelenaere | 2010-05-17 |
| * | fix yellow/red | Jonathan Gordon | 2010-05-17 |
| * | split the radio code into multiple files in the hope that makes it more likel... | Jonathan Gordon | 2010-05-17 |
| * | splash.c: correct calculation of y coordinate of splash. | Teruaki Kawashima | 2010-05-17 |
| * | Change default chip8 keymap on c200/m200/clip families to use up/down on the ... | Torne Wuff | 2010-05-17 |
| * | HD200 - use optimised read&write routines from ata-as-coldfire.S and drop hd2... | Marcin Bukat | 2010-05-17 |
| * | Integrate byte swap of ata word into ata-as-coldfire.S | Marcin Bukat | 2010-05-17 |
| * | rockboy: fix format strings in snprintf. use int for slot_id and use %d tag f... | Teruaki Kawashima | 2010-05-17 |
| * | HD200 - decrease wait states for lcd when boosted | Marcin Bukat | 2010-05-17 |
| * | HD200 minor lcd asm routines adjustments | Marcin Bukat | 2010-05-17 |
| * | Simplify mpegplayer a bit and use array-based lists rather than linked lists ... | Michael Sevakis | 2010-05-17 |
| * | fft plugin: move const data into a c file and use no wider types than necessa... | Nils Wallménius | 2010-05-17 |
| * | rockboy: add a Clip keymap | Rafaël Carré | 2010-05-17 |
| * | Update the notes for which compression levels of ape are realtime and fix the... | Nils Wallménius | 2010-05-17 |
| * | I think I intended a different expression. | Michael Sevakis | 2010-05-17 |
| * | count is being used as the value of the last item to show, so rename it to no... | Jonathan Gordon | 2010-05-17 |
| * | the fm presets list should wrap.. so make that work | Jonathan Gordon | 2010-05-17 |