Age | Commit message (Expand) | Author | Files | Lines |
2009-06-01 | typo-- | Jens Arnold | 1 | -1/+1 |
2009-06-01 | c100: Get a regular build compiling. Very little functionality. | Marc Guay | 8 | -108/+55 |
2009-06-01 | Sansa AMS : higher a bit the delay between acmd41 loops, needed for some micr... | Rafaël Carré | 1 | -0/+1 |
2009-05-31 | A bit more work on playback controlling pictureflow: | Thomas Martitz | 3 | -12/+32 |
2009-05-31 | Use I2C2_DACNT register (number of pending i2c bytes to read/write) to determ... | Bertrik Sikken | 1 | -39/+27 |
2009-05-31 | Replace use of CONTEXT_CUSTOM by get_custom_action with new CONTEXT_PLUGIN, t... | Andrew Mahone | 4 | -12/+16 |
2009-05-31 | Restructure/cleanup the album list buttom mapping, removing it entirely for s... | Thomas Martitz | 1 | -23/+20 |
2009-05-31 | Old patch from FS#7832: Sprinkle 'volatile' in the various inline assembler s... | Nils Wallménius | 1 | -6/+7 |
2009-05-31 | Fix typo. Not sure how it will affect targets with that CPU though... | Magnus Holmgren | 1 | -1/+1 |
2009-05-31 | Attach the playback control menu to pictureflow's main menu. | Thomas Martitz | 1 | -4/+8 |
2009-05-31 | Bump plugin api version. | Thomas Martitz | 1 | -1/+1 |
2009-05-31 | Commit the first part of FS#10263: Starting playback from within pictureflow,... | Thomas Martitz | 3 | -9/+74 |
2009-05-31 | playlist start can only have 1 return value (0), so make it return nothing. | Thomas Martitz | 3 | -5/+3 |
2009-05-31 | Use bit-doubled mask everywhere in mono bitmap drawing. ~2% speedup, and smal... | Jens Arnold | 1 | -21/+20 |
2009-05-31 | fix FS#10261 - the files context menu (as an example) would get skipped and t... | Jonathan Gordon | 1 | -1/+1 |
2009-05-30 | Two tiny optimisations for mono bitmap drawing on greyscale displays: (1) H1x... | Jens Arnold | 2 | -16/+17 |
2009-05-30 | Fix shutdown splash. It is meant to be shown on an empty screen. | Jens Arnold | 1 | -0/+3 |
2009-05-30 | Rename struct root_menu and the global int root_menu to avoid clashes with #i... | Thomas Martitz | 1 | -17/+17 |
2009-05-30 | MIPSel: remove unneeded gcc arguments in tools/configure | Maurus Cuelenaere | 1 | -2/+2 |
2009-05-30 | Move enum table into tagtree.c as it's not used elsewhere and switch to upper... | Thomas Martitz | 2 | -30/+35 |
2009-05-30 | Improved Vorbis comment reader. The tags no longer need to fit in the first O... | Magnus Holmgren | 4 | -98/+286 |
2009-05-30 | Lame 3.98 changed the -V parameter from integer to floating point. Now we nee... | Jens Arnold | 1 | -1/+1 |
2009-05-29 | Commit FS#10262 by Marko Pahlke: Fuze SVG for the manual (again with pdf and ... | Marianne Arnold | 3 | -0/+1593 |
2009-05-29 | Commit FS#10260 by Marko Pahlke: Clip SVG for the manual (used to add a pdf a... | Marianne Arnold | 4 | -0/+2598 |
2009-05-29 | AMSSansa: Add AS3525_DRAM_FREQ as a configurable frequency. Attempts to use... | Jack Halpin | 1 | -12/+19 |
2009-05-29 | Remove an old safety making sure that people re-ran configure after the h120/... | Frank Gevaerts | 1 | -4/+0 |
2009-05-29 | Make 'Backlight mod' an Advanced build option for the Ondios (largely inspire... | Marianne Arnold | 3 | -6/+15 |
2009-05-29 | Don't recheck for track art when checking track art first. | Andrew Mahone | 1 | -1/+1 |
2009-05-29 | Change the search_albumart_files "ignore track art" option to check track art... | Andrew Mahone | 1 | -70/+86 |
2009-05-29 | AMSSansa: clock-target.h and debug-as3525 now use AS3525_FCLK_PREDIV corre... | Jack Halpin | 2 | -8/+7 |
2009-05-29 | AMSSansa: Change comment to describe FCLK as input more accurately | Jack Halpin | 1 | -1/+1 |
2009-05-28 | Lua: make sure action.h gets C preprocessed before processing it | Maurus Cuelenaere | 2 | -8/+2 |
2009-05-28 | mkamsboot : brackets at the start of functions must be on their line - thanks... | Rafaël Carré | 1 | -16/+26 |
2009-05-28 | AMSSansa: Display AMBA Bus mode and mmu, icache, & dcache status on View HW i... | Jack Halpin | 1 | -2/+7 |
2009-05-28 | Describe the magic of search_albumart_files (still not complete) | Alexander Levin | 1 | -5/+9 |
2009-05-28 | FS#10253 : mkamsboot v1.0mkamsboot_1.0 | Rafaël Carré | 14 | -689/+1058 |
2009-05-28 | pdbox: new patch from wincent balin. make m_memory.c work in rockbox. | Dominik Wenger | 2 | -2/+5 |
2009-05-28 | Add Clipv2 to the configure script and tools/scramble to reserve a target id | Rafaël Carré | 2 | -18/+42 |
2009-05-28 | FS#10256 by Frank Oosterhuis : use HOME button to quit plugins | Rafaël Carré | 2 | -6/+5 |
2009-05-28 | scramble : add c2v2 (c200v2) in help message | Rafaël Carré | 1 | -1/+1 |
2009-05-28 | Use core splash for PictureFlow's error_wait, exit error display 2s after any... | Andrew Mahone | 1 | -8/+3 |
2009-05-28 | Display error message on screen until user presses SELECT before exiting Pict... | Andrew Mahone | 1 | -8/+22 |
2009-05-28 | Suggested by Thomas Martitz, don't check for track-specific files when search... | Andrew Mahone | 2 | -8/+12 |
2009-05-28 | Suggested by Thomas Martitz, use tagcache_fill_tags to speed up PictureFlow a... | Andrew Mahone | 3 | -4/+20 |
2009-05-28 | Remove use of uniqbuf in PictureFlow, preventing crash on 64-bit sim and free... | Andrew Mahone | 1 | -8/+3 |
2009-05-27 | Add myself to docs/COMMITTERS and move on to the next chapter of Advanced SVN... | Jack Halpin | 1 | -0/+1 |
2009-05-27 | Fix yellow & red | Maurus Cuelenaere | 2 | -1/+9 |
2009-05-27 | Lua: add support for os library | Maurus Cuelenaere | 7 | -3/+398 |
2009-05-27 | Set up the c100 for dual-booting. | Marc Guay | 2 | -2/+6 |
2009-05-27 | Commit next part of FS# 10138 by Teruaki Kawashima. Check for PLAY_MODE befo... | Michael Giacomelli | 1 | -2/+2 |