summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-09Nano2G battery calibrationMichael Sparmann
2010-03-09Statically init array to 0 instead of runtime memsetNils Wallménius
2010-03-09Simplify makefileNils Wallménius
2010-03-09Use bx lr unconditionally in setjmp_arm.SRafaël Carré
2010-03-08Fix two warnings that appear with gcc4.4.3. The one in recording.c ("compact_...Thomas Martitz
2010-03-08Make mini2440 compile again.Thomas Martitz
2010-03-08Fix red.Thomas Martitz
2010-03-08Use ldr instead of adr, so that it compiles with a newer ld, although setting...Thomas Martitz
2010-03-08Fix a bunch of boot.lds files so that they build with newer ld. The stack/bss...Thomas Martitz
2010-03-08fix yellowPeter D'Hoye
2010-03-08Fix musepack sv8 metadata parser. Thanks to Magnus Holmgren for spotting.Andree Buschmann
2010-03-08change histogram display principle to scrolling and simplify the code a bitPeter D'Hoye
2010-03-08Correct search&replace error.Thomas Martitz
2010-03-08Make it easier to change the toolchain in the dualboot Makefile.Thomas Martitz
2010-03-08Make bin2c ensure that the generated C arrays are 32bit aligned. Building nrv...Thomas Martitz
2010-03-08Update rockboxdev.sh/configure for arm-elf-eabi-gcc 4.4.3 and binutils 2.20.1.Thomas Martitz
2010-03-08- Fix the control_handler selection in usb_core when a request in sent to an ...Amaury Pouly
2010-03-08Use the same output func for wav writing and checksum calculation, simplifyin...Nils Wallménius
2010-03-07rockbox.dev.shJens Arnold
2010-03-07Remove the caption and label parameters from the tagmap macro. They are never...Alexander Levin
2010-03-07Use more IRAM for musepack on S5L870X CPUs.Andree Buschmann
2010-03-07revert r25054 - tags which have an off and a list of option should have off a...Jonathan Gordon
2010-03-07Use larger IRAM for M5/X5 in vorbis.Andree Buschmann
2010-03-07Reduce binsize again.Andree Buschmann
2010-03-07Fix red.Andree Buschmann
2010-03-07Move WMA decoder array to IRAM on M5/X5 for better performance.Andree Buschmann
2010-03-07Set IRAM split to 48KB / 80KB (apps / plugins) for M5 and X5. This way codecs...Andree Buschmann
2010-03-07Major change to musepack decoder: Import v1.3.0 (r458 from svn.musepack.net) ...Andree Buschmann
2010-03-07Slightly change how %Li works when used as a conditional. last part is select...Teruaki Kawashima
2010-03-07Pass width instead of x+width to ab_draw_markers()/cue_draw_markers() and don...Teruaki Kawashima
2010-03-07ima adpcm/swf adpcm: corrects the problem the noise occurs after the play ends.Yoshihisa Uchida
2010-03-07wave codecYoshihisa Uchida
2010-03-07revert part of r25042 so boot error splashes are localised, and so there isnt...Jonathan Gordon
2010-03-07Sansa Clip: reduce current consumption for more correct battery life estimati...Rafaël Carré
2010-03-06Corrected some mistakes in italian translation.Alessio Lenzi
2010-03-06Higher responsiveness for iPod clickwheel acceleration.Andree Buschmann
2010-03-06fix cutoff of f2/f3_rec_screen in the recording screen. Teruaki Kawashima
2010-03-06skin: don't calculate id3->elapsed+state->ff_rewind_count each time. remove t...Teruaki Kawashima
2010-03-06bubbles: fix FS#11070Teruaki Kawashima
2010-03-06boomshine: improve collision detection.Teruaki Kawashima
2010-03-06Restore the 'read_disk' flag for settings_apply that was removed in r24922. I...Magnus Holmgren
2010-03-06When seek action failed, play time is invalid.Yoshihisa Uchida
2010-03-06libpcm: decoded pcm depth corrects.Yoshihisa Uchida
2010-03-06fix yellowJonathan Gordon
2010-03-06cleanup statusbar+base skin relationship...Jonathan Gordon
2010-03-05strip trailing spaceMichael Giacomelli
2010-03-05Fix red by moving fsincos back to libwmaMichael Giacomelli
2010-03-05Remove unused GPL code from ffmpeg mdct library in order to restore it to LGPL.Michael Giacomelli
2010-03-05remove 2 really old files. CustomWPS in the wiki replaces CUSTOM_WPS_FORMAT, ...Jonathan Gordon
2010-03-05Updated italian translation.Alessio Lenzi