summaryrefslogtreecommitdiffstats
path: root/apps/plugins
AgeCommit message (Expand)AuthorFilesLines
2007-12-16PictureFlow improvements:Nicolas Pennequin1-244/+562
2007-12-16Fix the crashes observed on the H10 5GB during the caching process. It was a ...Nicolas Pennequin1-6/+11
2007-12-15FS#7954: Free resources when speed testing a folder. Also simplify the error ...Magnus Holmgren1-13/+23
2007-12-11PictureFlow fixes and improvements:Nicolas Pennequin5-66/+322
2007-12-11Fixed a few typos spotted on IRC.Jonas Häggqvist1-2/+2
2007-12-11A couple fixes:Nicolas Pennequin1-5/+17
2007-12-10PictureFlow improvements by Jonas Hurrelmann:Nicolas Pennequin6-12/+50
2007-12-10Fix a file descriptor leakNicolas Pennequin1-2/+6
2007-12-10PictureFlow improvements:Nicolas Pennequin1-29/+95
2007-12-09Initial commit of the PictureFlow plugin, a nice visualization for album covers.Nicolas Pennequin6-0/+1597
2007-12-07Remove X11/win32 simulator rulesDave Chapman1-36/+0
2007-12-07Reformat and code police (tabs, trailing whitespace, annoying overuse of pare...Michael Sevakis10-1111/+1785
2007-11-29Fix some plugins not using the helper functions for the new backlight timeout...Jens Arnold6-35/+56
2007-11-27Only compile Matrix on non-mono targets, rather than all bitmap targets.Jonas Häggqvist1-1/+4
2007-11-27On second thoughts, let's compile Matrix for all non-mono bitmap displays.Jonas Häggqvist3-6/+12
2007-11-27Only compile Matrix for colour targets.Jonas Häggqvist1-1/+1
2007-11-27Matrix demo plugin for colour targets. Ported from Ipodlinux who ported it fr...Jonas Häggqvist6-0/+306
2007-11-26Fix backlight timeout in 'keep backlight running' plugins (related to yesterd...Marianne Arnold1-4/+4
2007-11-23don't show the scrollbar after turning it off in the menu.Marcoen Hirschberg1-3/+1
2007-11-23remove debug leftoverMarcoen Hirschberg1-2/+0
2007-11-23use the plugin buffer instead of the static oneMarcoen Hirschberg1-14/+21
2007-11-23rearrange the initialization a bit. also fixes the disappearing scrollbar.Marcoen Hirschberg1-17/+14
2007-11-220 is also a valid file descriptorDave Chapman1-1/+1
2007-11-21Removed annoying splashBjörn Stenberg1-7/+2
2007-11-21consolidate the 3 file_exists() functions into one; use the version that expl...Robert Kukla4-39/+4
2007-11-21Okay. Really fix the red. It's a little ugly at this point, and clearly Paul Louden1-0/+4
2007-11-21Fix my rampant making of mistakes.Paul Louden1-0/+2
2007-11-21Allow use of either A or Select to pause in mpegplayer. This means you Paul Louden1-1/+3
2007-11-20Oops. Was thinking _TREE_ not _STD_, so no changes to the text editor Paul Louden1-1/+0
2007-11-20Fix keymapping inconsistencies generated by my previous keymap change, Paul Louden1-0/+1
2007-11-19access memcpy through the plugin api..Marcoen Hirschberg1-1/+1
2007-11-19check separately if the preferences and the bookmark need to be savedMarcoen Hirschberg1-18/+31
2007-11-19write a correct bookmark file when the viewer loads so we can safely skip the...Marcoen Hirschberg1-4/+17
2007-11-19prevent useless file readsMarcoen Hirschberg1-6/+15
2007-11-19don't save the viewer position if it hasn't changedMarcoen Hirschberg1-0/+8
2007-11-17MIDI: Increase percision of synthesizer by a factor of 4 - makes certain part...Stepan Moskovchenko2-4/+19
2007-11-16High score list needed to be redrawn on return from hold, put it in a seperat...Adam Gashlin1-7/+16
2007-11-15Revert some changes that broke looping in midiplayerNils Wallménius3-19/+24
2007-11-12Remove some stray ^MsDave Chapman1-5/+5
2007-11-12Remove unused x11 and win32 simulator rulesDave Chapman1-39/+1
2007-11-11Rearrange logic in the synthVoice loop to do less tests and remove need of a ...Nils Wallménius4-45/+43
2007-11-10Change the way the UART recieves data and how buttons pressed are processed. ...Karl Kurbjun1-1/+17
2007-11-07Get the user timer working properly consequentially fixing doom without a hack.Karl Kurbjun1-1/+1
2007-11-05MIDI: Make seeking neater by moving it into another file. Will be more useful...Stepan Moskovchenko3-62/+70
2007-11-03MIDI: Improve seeking (especially near the end of the file) by disabling play...Stepan Moskovchenko1-0/+6
2007-11-03Fix warnings.Stéphane Doyon3-3/+3
2007-11-03MIDI: Allow seeking forward and backward using the left/right keys. Currently...Stepan Moskovchenko5-8/+110
2007-11-02set the iriver h100 and h300 keys correctly (fix red)Jonathan Gordon1-6/+16
2007-11-02Build some more plugins for M:Robe most work, doom builds and runs if you use...Karl Kurbjun10-18/+114
2007-10-31Remove an unneeded #include - action.h is already included by plugin.hDave Chapman1-1/+0