summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-05-30Rename struct root_menu and the global int root_menu to avoid clashes with #i...Thomas Martitz1-17/+17
2009-05-30MIPSel: remove unneeded gcc arguments in tools/configureMaurus Cuelenaere1-2/+2
2009-05-30Move enum table into tagtree.c as it's not used elsewhere and switch to upper...Thomas Martitz2-30/+35
2009-05-30Improved Vorbis comment reader. The tags no longer need to fit in the first O...Magnus Holmgren4-98/+286
2009-05-30Lame 3.98 changed the -V parameter from integer to floating point. Now we nee...Jens Arnold1-1/+1
2009-05-29Commit FS#10262 by Marko Pahlke: Fuze SVG for the manual (again with pdf and ...Marianne Arnold3-0/+1593
2009-05-29Commit FS#10260 by Marko Pahlke: Clip SVG for the manual (used to add a pdf a...Marianne Arnold4-0/+2598
2009-05-29AMSSansa: Add AS3525_DRAM_FREQ as a configurable frequency. Attempts to use...Jack Halpin1-12/+19
2009-05-29Remove an old safety making sure that people re-ran configure after the h120/...Frank Gevaerts1-4/+0
2009-05-29Make 'Backlight mod' an Advanced build option for the Ondios (largely inspire...Marianne Arnold3-6/+15
2009-05-29Don't recheck for track art when checking track art first.Andrew Mahone1-1/+1
2009-05-29Change the search_albumart_files "ignore track art" option to check track art...Andrew Mahone1-70/+86
2009-05-29AMSSansa: clock-target.h and debug-as3525 now use AS3525_FCLK_PREDIV corre...Jack Halpin2-8/+7
2009-05-29AMSSansa: Change comment to describe FCLK as input more accuratelyJack Halpin1-1/+1
2009-05-28Lua: make sure action.h gets C preprocessed before processing itMaurus Cuelenaere2-8/+2
2009-05-28mkamsboot : brackets at the start of functions must be on their line - thanks...Rafaël Carré1-16/+26
2009-05-28AMSSansa: Display AMBA Bus mode and mmu, icache, & dcache status on View HW i...Jack Halpin1-2/+7
2009-05-28Describe the magic of search_albumart_files (still not complete)Alexander Levin1-5/+9
2009-05-28FS#10253 : mkamsboot v1.0mkamsboot_1.0Rafaël Carré14-689/+1058
2009-05-28pdbox: new patch from wincent balin. make m_memory.c work in rockbox.Dominik Wenger2-2/+5
2009-05-28Add Clipv2 to the configure script and tools/scramble to reserve a target idRafaël Carré2-18/+42
2009-05-28FS#10256 by Frank Oosterhuis : use HOME button to quit pluginsRafaël Carré2-6/+5
2009-05-28scramble : add c2v2 (c200v2) in help messageRafaël Carré1-1/+1
2009-05-28Use core splash for PictureFlow's error_wait, exit error display 2s after any...Andrew Mahone1-8/+3
2009-05-28Display error message on screen until user presses SELECT before exiting Pict...Andrew Mahone1-8/+22
2009-05-28Suggested by Thomas Martitz, don't check for track-specific files when search...Andrew Mahone2-8/+12
2009-05-28Suggested by Thomas Martitz, use tagcache_fill_tags to speed up PictureFlow a...Andrew Mahone3-4/+20
2009-05-28Remove use of uniqbuf in PictureFlow, preventing crash on 64-bit sim and free...Andrew Mahone1-8/+3
2009-05-27Add myself to docs/COMMITTERS and move on to the next chapter of Advanced SVN...Jack Halpin1-0/+1
2009-05-27Fix yellow & redMaurus Cuelenaere2-1/+9
2009-05-27Lua: add support for os libraryMaurus Cuelenaere7-3/+398
2009-05-27Set up the c100 for dual-booting.Marc Guay2-2/+6
2009-05-27Commit next part of FS# 10138 by Teruaki Kawashima. Check for PLAY_MODE befo...Michael Giacomelli1-2/+2
2009-05-27Commit next part of FS# 10138 by Teruaki Kawashima. Replace ROCKBOX_DIR and ...Michael Giacomelli4-6/+6
2009-05-27Commit next part of FS# 10138 by Teruaki Kawashima. Removed unneeded error c...Michael Giacomelli1-16/+0
2009-05-27Commit next part of FS#10138 by Teruaki Kawashima. Fixes mistaken error retu...Michael Giacomelli1-1/+1
2009-05-27Commit next part of FS#10138 by Teruaki Kawashima. Fixes check for open erro...Michael Giacomelli1-1/+1
2009-05-27Commit part of FS#10138 by Teruaki Kawashima. Fixes up ugly formatting in gig...Michael Giacomelli1-38/+38
2009-05-26Fix yellowMaurus Cuelenaere1-0/+2
2009-05-26Fix audio on Onda VX747Maurus Cuelenaere7-112/+114
2009-05-26FS#10216 : Sansa AMS : Do not cross a bank boundary in a single transfer (Onl...Rafaël Carré1-30/+36
2009-05-26Next round of pdbox patches from Wincent Balin: adapt dbestfit to rockbox, if...Peter D'Hoye8-10/+35
2009-05-26Fix typo in the menu entryAlexander Levin1-1/+1
2009-05-26Fix typo in the commentAlexander Levin1-1/+1
2009-05-26Fix yellow when building with HAVE_ALBUMART, without HAVE_JPEG/HAVE_BMP_SCALING.Andrew Mahone3-3/+5
2009-05-26Use pre-multiplication in scaler to save one multiply per color component on ...Andrew Mahone5-210/+354
2009-05-26FS #10233 by Johannes Schwarz: "The following patch allows the user to resume...Antoine Cellerier1-49/+85
2009-05-26Update the Swedish translation.Magnus Holmgren1-2/+67
2009-05-26FS#10245 by Jack Halpin : Adjust Clocking scheme on Sansa AMSRafaël Carré9-73/+155
2009-05-25Samsung YH*: enable bmp scaler and core jpeg supportThomas Martitz3-0/+18