summaryrefslogtreecommitdiff
path: root/apps/plugins
AgeCommit message (Expand)Author
2007-08-04Rewrote the clock plugin in a cleaner and more modular way so that it can sca...Kevin Ferrare
2007-08-04Mpegplayer: Clear up some other cache issues. Use the better sleep loops for ...Michael Sevakis
2007-08-03Chessbox plugin: Reset computer thinking time on forced play (FS #5135)Peter D'Hoye
2007-08-03Fix FS#7522 color issue in superdom.Dan Everton
2007-08-02Fixed good and proper this time. Hopefully...Will Robertson
2007-08-02The obligatory "oops" commit. :)Will Robertson
2007-08-02Accept FS#7136: Turn based strategy game - "Superdom" cloneWill Robertson
2007-08-02FS#5426 - register .sgb for rockboyJonathan Gordon
2007-08-02fix FS#6754 - the standard context menu action will now delete the selected lineJonathan Gordon
2007-08-01Prevent pong from crashing in 64 bit simulatorNils Wallménius
2007-08-01Accept FS#2821 - add some colour to the snow pluginJonathan Gordon
2007-08-01Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf...Nils Wallménius
2007-07-31vu_meter: Use the fixedpoint lib (moving flog there)Robert Keevil
2007-07-31FS#2735 - stats plugin now shows the number of files in the biggest directoryJonathan Gordon
2007-07-31Fix FS#7311 '64 bit simulator crashes when using the menus in some plugins.' ...Nils Wallménius
2007-07-31Converted the menus to the new API in the clock plugin and started to port to...Kevin Ferrare
2007-07-31Removed duplicated code for menu items definition, made the plugin use the ac...Kevin Ferrare
2007-07-31plugins code cleanup : moved the duplicated fixed point table loockup based s...Kevin Ferrare
2007-07-30RTC (real time clock) support for Rockboy. The time in games like Pokemon Gol...Tom Ross
2007-07-29Use the wheel to aim on the sansaJonathan Gordon
2007-07-29Fixed the metronome plugin crashing on target. Fixes <a href='http://www.rock...Kevin Ferrare
2007-07-29Least but not lastKevin Ferrare
2007-07-29How should I say ... oops ?Kevin Ferrare
2007-07-29Use multi-screen api for metronome plugin, and made it run in the simulator b...Kevin Ferrare
2007-07-28fixed the speed problem on bitmaps LCD for the jackpot plugin and added the r...Kevin Ferrare
2007-07-27Grayscale library: Tuned frame frequency for the 2nd/3rd gen LCD.Jens Arnold
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold
2007-07-26fix red for maze pluginKevin Ferrare
2007-07-26code cleanup and remote support for maze pluginKevin Ferrare
2007-07-26FS#5809:Jonathan Gordon
2007-07-25FS#7478 (heavily modified by me).Jonathan Gordon
2007-07-25Redo my previous commit. Highscore is only shown if there is room on the top ...Jonathan Gordon
2007-07-25fixed yellow, forgot to increase the plugin API versionKevin Ferrare
2007-07-25Ported the archos player's jackpot plugin to bitmaps LCD (still need some nea...Kevin Ferrare
2007-07-25Show the high score on the bottom of the screen instead of sharing the top li...Jonathan Gordon
2007-07-24Check if the HW is capable of 22.050KHz playback, and revert to using 44.1Khz...Dave Chapman
2007-07-23Remove the mad_frame_overlap[] buffer from the main (IRAM) stack in order to ...Dave Chapman
2007-07-23Fix the text for settings which have a different title than what is shown in ...Jonathan Gordon
2007-07-22remove the need for action_signalscreenchange().Jonathan Gordon
2007-07-21Fix red and remove an unneeded fileKarl Kurbjun
2007-07-21Commit FS #7379 - This patch fixes most of the sound problems from the previo...Karl Kurbjun
2007-07-20Makes apps and plugins interract with directories using a posix-like api inst...Kevin Ferrare
2007-07-20mpegplayer: Refine the earlier additions and be more explicit about a message...Michael Sevakis
2007-07-20Fixes red hopefullyKevin Ferrare
2007-07-20Dice plugin now works on remote and uses the action api ; cleaned up the code...Kevin Ferrare
2007-07-19'Fix' the 2 pixels that weren't in the right magic magenta transparent colour...Marianne Arnold
2007-07-19MpegPlayer: Add a simple messaging scheme for sending stream commands. Remove...Michael Sevakis
2007-07-19Demystify plugin would have crashed ...Kevin Ferrare
2007-07-19Remote keys support for the demystify plugin (added remote_directions to the ...Kevin Ferrare
2007-07-18Cleaned up the demistify plugin a litle bit, switched the key handling to the...Kevin Ferrare