summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* MPEGPlayer: Move some code that's probably better situated in the stream mana...Michael Sevakis2010-12-19
* MPEGPlayer: Skip to next file when there is a problem with a video file in al...Michael Sevakis2010-12-19
* MPEGPlayer: Fix leakage of file decriptors if file wasn't accepted by playbac...Michael Sevakis2010-12-19
* MPEGPlayer playlist should as well support all viewer-handled file extensions...Michael Sevakis2010-12-18
* Commit FS#11810 by Alexander Meshcheryakov. Boosts the CPU and limits LCD up...Michael Giacomelli2010-12-16
* set the sampling rate back to default on closing, Michael Stummvoll2010-12-15
* Commit FS#11799 by Alexander Meshcheryakov. Improves the text viewer plugin t...Michael Giacomelli2010-12-14
* FS#11777: enhancement for rockbox_browse()Teruaki Kawashima2010-12-14
* Make the midiplugin's out of memory error more obvious to people who don't kn...Michael Giacomelli2010-12-13
* FS#11802 by Li Jie fixing a typo in the doom buttonmap for SA9200.Nils Wallménius2010-12-12
* Add MikMod plugin, ported by Jason Yu, with some minor work by Craig Mann and...Frank Gevaerts2010-12-12
* Changes to test_mem. Improve readability for smaller displays, increase loop ...Andree Buschmann2010-12-02
* Change the gcc options for sdl builds to allow for gnu99 features, it needs s...Thomas Martitz2010-12-02
* HDD6330: add missing button for test_codec.Szymon Dziok2010-12-02
* Some improvements for test_mem:Thomas Martitz2010-12-02
* HD300 - greylib callibration data (taken from iAudio M5 - works well)Marcin Bukat2010-11-30
* HD300 - plugins keymapsMarcin Bukat2010-11-30
* applying FS#10489: Rockboy - rotate directional keys when screen is rotated Michael Stummvoll2010-11-28
* Reorder viewers.config entries so that test plugins come after the standard p...Jens Arnold2010-11-28
* Use MEM_ALIGN_ATTR in test_mem plugin.Andree Buschmann2010-11-27
* Fixing FS#11745 (Rockboy Screen on Sansa Clip+)Michael Stummvoll2010-11-26
* Code Police: C comment style.Mustapha Senhaji2010-11-26
* FS#8607: MPEG video playlistTeruaki Kawashima2010-11-26
* Added the snapshot patch for rockboy (FS#11757)Michael Stummvoll2010-11-25
* correction from previous commit. Completly removing the splashes is betterMichael Stummvoll2010-11-24
* Rockboy: Changed the time of showing splash messages to 0 to decrase loading ...Michael Stummvoll2010-11-24
* test_codec: fix menu broken in r28637Nils Wallménius2010-11-24
* Rockboy: Added an short stats option which only shows the two numbersMichael Stummvoll2010-11-24
* rockoy: boosting the max frameskip option up to 20 Max instead of 6 Michael Stummvoll2010-11-24
* Adding an reset option to the rockboy menuMichael Stummvoll2010-11-24
* Fix mistake on targets without frequency scaling.Michael Giacomelli2010-11-22
* Add option to run test_codec unboosted on players with boosting.Michael Giacomelli2010-11-22
* Use MEM_ALIGN_ATTR in pitch detector plugin.Andree Buschmann2010-11-21
* Fix pointer aliasing warning which for some reason was only triggered in SH b...Jens Arnold2010-11-21
* FS#6321: Universal Image ViewerTeruaki Kawashima2010-11-21
* rockpaint: cache font preview when browsing fonts.Teruaki Kawashima2010-11-19
* rockpaint: change browse_fonts to use dircache and use whole screen. add scro...Teruaki Kawashima2010-11-17
* rockpaint: change the way to handle tools to improve readability.Teruaki Kawashima2010-11-16
* rockpaint: fix gradient functions.Teruaki Kawashima2010-11-14
* Use same loop count for writing and memset'ing in test_mem to have same preci...Andree Buschmann2010-11-14
* rockpaint: disable playback control if the buffer is taken from the audio buf...Teruaki Kawashima2010-11-13
* rockpaint: merge similar switch-case statements for readability. slightly red...Teruaki Kawashima2010-11-13
* rest of FS#11632 by Michael Stummvoll with modification by me.Teruaki Kawashima2010-11-11
* maintain spaces and remove tabs for readability in apps/plugins/rockboy/rockb...Teruaki Kawashima2010-11-11
* FS#11632: (rockboy) Some fixes and improvements by Michael StummvollTeruaki Kawashima2010-11-11
* pictreflow: tweak alpha value for the case number of slides < 3 so that fadin...Teruaki Kawashima2010-11-07
* set mode argument for open() where O_CREAT flag is/can be set.Teruaki Kawashima2010-11-07
* rockboy: fix that description is cut off if it is near 20 bytes in load/save ...Teruaki Kawashima2010-11-06
* FS#11546: Adjustable brightness in lamp pluginTeruaki Kawashima2010-11-06
* FS#11673: picture flow: improve scrolling text, by myself.Teruaki Kawashima2010-11-03