summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* Refacture libmad's synthesis filter via macro usage. Comment unused special s...Andree Buschmann2010-06-27
* text viewer: simplify display functions.Yoshihisa Uchida2010-06-27
* Correct spelling in the lrcviewer plugin. UK English please!Alex Parker2010-06-26
* fix red.Yoshihisa Uchida2010-06-26
* text viewer: some modify text viewer's layout and preferences.Yoshihisa Uchida2010-06-26
* e200v1/c200v1: Implement limited samplerate switching. Rates 24kHz and below ...Michael Sevakis2010-06-26
* text viewer: reworks screen access logics and some bugs fix.Yoshihisa Uchida2010-06-26
* Housekeeping. Comment musepack code seqments unused in rockbox.Andree Buschmann2010-06-24
* I somehow messed up the previous commit, undo the unrelated changes.Maurus Cuelenaere2010-06-24
* Fix touchscreen scrollbar behaviour when it's on the right.Maurus Cuelenaere2010-06-24
* text_viewer: rename preference values.Yoshihisa Uchida2010-06-24
* Build doom on clipv2 and clip+Rafaël Carré2010-06-23
* fuze: make sure down exits the FM screen, and nothing elseRafaël Carré2010-06-23
* FS#11399 by me: fix r26998 for text_viewerRafaël Carré2010-06-23
* Clean up comments.Andree Buschmann2010-06-23
* r27028 again.. properly close font fd's and reload the skins on usb exit (dis...Jonathan Gordon2010-06-23
* playback.c: don't assume cacheline size is 16 bytesRafaël Carré2010-06-23
* revert r27027,27028, 27071 - need to find a correct way to close font fd's. 2...Jonathan Gordon2010-06-23
* Convert plasma to use pluginlib actions.Thomas Martitz2010-06-22
* test_codec: allocate wavbuffer/dspbuffer dynamicallyRafaël Carré2010-06-22
* test_codec: remove 2 static string buffers and put them on the stackRafaël Carré2010-06-22
* fix charcellJonathan Gordon2010-06-22
* fiddle with the code a bit so gcc doesnt optimise out a struct viewport cause...Jonathan Gordon2010-06-22
* test_codec: fix DEBUGF pointer format specifierRafaël Carré2010-06-22
* FS#11427 by Marek Salaba: Update of Czech languageMichael Chicoine2010-06-22
* Fix charcell red.Michael Sparmann2010-06-21
* Unload fonts when entering UMS mode to close their file handles. Closes FS#11428Michael Sparmann2010-06-21
* Disable unneeded parts of mpc's file-I/O interface.Andree Buschmann2010-06-21
* I shouldn't have touched backlight.c at all :\ Also fix the yellow in peakmet...Thomas Martitz2010-06-21
* Fix yellows and reds (one was a type, the other was rather incorrect before a...Thomas Martitz2010-06-21
* Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz2010-06-21
* Fix include fileFrank Gevaerts2010-06-21
* Remove plugin-specific defines from the pdbox makefile, and add them to m_pd....Frank Gevaerts2010-06-21
* Make the title area go up one level in the lists again. This Doesnt work if y...Jonathan Gordon2010-06-21
* close the viewers.config file fdJonathan Gordon2010-06-21
* Allow the progressbar and volume touch regions to be reverse by prepending th...Jonathan Gordon2010-06-21
* Add a patch file in libwmapro to make it easier to add the library and the de...Mohamed Tarek2010-06-21
* Don't leak a file handle if nvram.bin is <8 bytes in sizeMichael Sparmann2010-06-21
* Remove the stubbed main() from wmaprodec.c since it's useless now and remove ...Mohamed Tarek2010-06-21
* Fix the hotkey touch region in the wpsJonathan Gordon2010-06-21
* Fix reds. (Actually removed wmapro from main build, which was added in a prev...Mohamed Tarek2010-06-21
* Wrote apps/codecs/wmapro.c and modified libwmapro to make the codec work in t...Mohamed Tarek2010-06-21
* Touchregion support for the Base Skin and FM Skins. display obviously needs t...Jonathan Gordon2010-06-21
* debug menu: avoid using constant variables in array initializationRafaël Carré2010-06-21
* text_viewer: cleanup & bugfixRafaël Carré2010-06-20
* Make unnecessarily static local variables non-static. It's more efficient, an...Jens Arnold2010-06-20
* woops, this chaneg tooJonathan Gordon2010-06-20
* fix ffwd/rewind on touchscreen targets using regionsJonathan Gordon2010-06-20
* Fix FS#11416. Resuming mpc was broken since r26032 due to false assumption of...Andree Buschmann2010-06-20
* FS#11418 by Peter Lecky: Slovak language updateMichael Chicoine2010-06-20