summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2008-11-20Make sure plugin directory exists before creating link file.Björn Stenberg
2008-11-20codec.link must be created with -DCODECBjörn Stenberg
2008-11-20Correct name of midi pluginNils Wallménius
2008-11-20Don't objcopy simulator plugins.Björn Stenberg
2008-11-20Make sure codec directory exists before creating link file.Björn Stenberg
2008-11-20Midiplay.rock changed name to midi.rock.Björn Stenberg
2008-11-20Bug fix again. Moved cp outside of $(shell) to force make to run it sequentia...Björn Stenberg
2008-11-20Bug fix for previous bug fix. Too much copy/paste.Björn Stenberg
2008-11-20Bug fix for simulator: Plugins and codecs were objcopied isntead of left as ELF.Björn Stenberg
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg
2008-11-19Several tweaks and cleanups: * Use .rept instead of repeated macros for repea...Jens Arnold
2008-11-19Compile-time choice between 16 bit and 32 bit integers for the filters. 32 bi...Jens Arnold
2008-11-18Now to make sure Walloon is actually included... :)Robert Menes
2008-11-18Set SVN propertiesDave Chapman
2008-11-18New language: Walloon by Stephane Quertinmont.Robert Menes
2008-11-17Turn on more compiler optimizations on other targets than the coldfire based ...Nils Wallménius
2008-11-17move the scrobbler and playlist shutdown/restart calls out of tree.c and move...Jonathan Gordon
2008-11-16Centralise compile-time configuration.Jens Arnold
2008-11-16Make it compile again on linux...Jens Arnold
2008-11-16Make the standalone decoder actually work on Windows (need to open the output...Jens Arnold
2008-11-16Make the standalone decoder build on cygwin.Jens Arnold
2008-11-16Move the contents of rangecoding.h into entropy.c, and remove the former. It ...Jens Arnold
2008-11-16Add the required #include for the HZ define - fixes compilation of checkwps b...Dave Chapman
2008-11-16Avoid unnecessary register copies on ARMv5.Jens Arnold
2008-11-16revert the previous commit to find a nice way to fix the yellow...Jonathan Gordon
2008-11-16FS#9477 - new WPS tag (%mo) which lets the WPS have different "modes" which a...Jonathan Gordon
2008-11-15Make the standalone demac program compile againDave Chapman
2008-11-14m200v4: make buttons work again (added a small delay). make m200 keymap bette...Dominik Wenger
2008-11-12Fix comments.Jens Arnold
2008-11-12Tiny speedup by simplifying the filter wrap check.Jens Arnold
2008-11-12Tiny performance improvement for the (not yet usable) compression levels >= -...Jens Arnold
2008-11-12Revert last commit (accidentally committed the whole tree)Karl Kurbjun
2008-11-12Add in the needed crt0.S code for the wakeup alarm alsoKarl Kurbjun
2008-11-11Updated italian translation.Alessio Lenzi
2008-11-11Correct svn:keywords and svn:eol-styleDave Chapman
2008-11-11forgot to svn add the keymap fileJonathan Gordon
2008-11-11FS#9535 - Sansa Fuze simJonathan Gordon
2008-11-10Build rombox.elf the same way as rockbox.elf. This avoids problems with make -j.Björn Stenberg
2008-11-10debug menu : use debug-target.h for AS3525Rafaël Carré
2008-11-10Removing deprecated code.Björn Stenberg
2008-11-09Update Swedish translation.Magnus Holmgren
2008-11-09Video plugin: Fix OSD for font_height != 8. Don't fiddle with the framebuffer...Jens Arnold
2008-11-09FS#7916 - Adapt graphical EQ to smaller screens (Fixes FS#9517)Jonathan Gordon
2008-11-09plugin linker script: define memory sizes/origin for AS3525Rafaël Carré
2008-11-08Revert and change the fix for Traditional Chinese and Russian, to help the tr...Jonas Häggqvist
2008-11-08Remove a few half translated phrases from a number of translations to avoid t...Jonas Häggqvist
2008-11-08Oops, my script killed an email addyNils Wallménius
2008-11-08Introduce 'features' for button light and button light brighness, delete a co...Nils Wallménius
2008-11-06ARMv4 unsigned integer division: Using an overflow-safe comparison method in ...Jens Arnold
2008-11-06Updated italian translation.Alessio Lenzi