summaryrefslogtreecommitdiffstats
path: root/apps/plugins
AgeCommit message (Expand)AuthorFilesLines
2007-08-01Accept FS#2821 - add some colour to the snow pluginJonathan Gordon1-0/+5
2007-08-01Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf...Nils Wallménius3-8/+13
2007-07-31vu_meter: Use the fixedpoint lib (moving flog there)Robert Keevil3-78/+42
2007-07-31FS#2735 - stats plugin now shows the number of files in the biggest directoryJonathan Gordon1-3/+9
2007-07-31Fix FS#7311 '64 bit simulator crashes when using the menus in some plugins.' ...Nils Wallménius2-125/+129
2007-07-31Converted the menus to the new API in the clock plugin and started to port to...Kevin Ferrare1-474/+327
2007-07-31Removed duplicated code for menu items definition, made the plugin use the ac...Kevin Ferrare1-135/+42
2007-07-31plugins code cleanup : moved the duplicated fixed point table loockup based s...Kevin Ferrare6-379/+119
2007-07-30RTC (real time clock) support for Rockboy. The time in games like Pokemon Gol...Tom Ross5-51/+43
2007-07-29Use the wheel to aim on the sansaJonathan Gordon1-6/+23
2007-07-29Fixed the metronome plugin crashing on target. Fixes <a href='http://www.rock...Kevin Ferrare1-42/+38
2007-07-29Least but not lastKevin Ferrare1-1/+1
2007-07-29How should I say ... oops ?Kevin Ferrare1-1/+1
2007-07-29Use multi-screen api for metronome plugin, and made it run in the simulator b...Kevin Ferrare3-638/+644
2007-07-28fixed the speed problem on bitmaps LCD for the jackpot plugin and added the r...Kevin Ferrare2-14/+20
2007-07-27Grayscale library: Tuned frame frequency for the 2nd/3rd gen LCD.Jens Arnold1-0/+6
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold63-91/+169
2007-07-26fix red for maze pluginKevin Ferrare1-23/+23
2007-07-26code cleanup and remote support for maze pluginKevin Ferrare1-153/+218
2007-07-26FS#5809:Jonathan Gordon2-5/+15
2007-07-25FS#7478 (heavily modified by me).Jonathan Gordon1-17/+37
2007-07-25Redo my previous commit. Highscore is only shown if there is room on the top ...Jonathan Gordon1-6/+19
2007-07-25fixed yellow, forgot to increase the plugin API versionKevin Ferrare1-1/+1
2007-07-25Ported the archos player's jackpot plugin to bitmaps LCD (still need some nea...Kevin Ferrare7-238/+309
2007-07-25Show the high score on the bottom of the screen instead of sharing the top li...Jonathan Gordon1-11/+4
2007-07-24Check if the HW is capable of 22.050KHz playback, and revert to using 44.1Khz...Dave Chapman1-5/+14
2007-07-23Remove the mad_frame_overlap[] buffer from the main (IRAM) stack in order to ...Dave Chapman1-3/+9
2007-07-23Fix the text for settings which have a different title than what is shown in ...Jonathan Gordon1-3/+3
2007-07-22remove the need for action_signalscreenchange().Jonathan Gordon2-4/+0
2007-07-21Fix red and remove an unneeded fileKarl Kurbjun2-549/+5
2007-07-21Commit FS #7379 - This patch fixes most of the sound problems from the previo...Karl Kurbjun7-346/+688
2007-07-20Makes apps and plugins interract with directories using a posix-like api inst...Kevin Ferrare6-91/+22
2007-07-20mpegplayer: Refine the earlier additions and be more explicit about a message...Michael Sevakis1-28/+24
2007-07-20Fixes red hopefullyKevin Ferrare1-2/+3
2007-07-20Dice plugin now works on remote and uses the action api ; cleaned up the code...Kevin Ferrare2-185/+108
2007-07-19'Fix' the 2 pixels that weren't in the right magic magenta transparent colour...Marianne Arnold1-0/+0
2007-07-19MpegPlayer: Add a simple messaging scheme for sending stream commands. Remove...Michael Sevakis1-144/+294
2007-07-19Demystify plugin would have crashed ...Kevin Ferrare1-3/+4
2007-07-19Remote keys support for the demystify plugin (added remote_directions to the ...Kevin Ferrare2-9/+58
2007-07-18Cleaned up the demistify plugin a litle bit, switched the key handling to the...Kevin Ferrare1-107/+73
2007-07-15unused variableJonathan Gordon1-1/+1
2007-07-15convert the last of the menus in text_editor to the new apiJonathan Gordon1-51/+18
2007-07-14Fix FS#7044 - if the color RGB(0,255,255) is in a bmp it will be replaced wit...Jonathan Gordon1-0/+0
2007-07-11Rearrange and cleanup settings codeJonathan Gordon1-28/+13
2007-07-10Jewels puzzle tiles - better adaptation to the different screen sizes and a b...Marianne Arnold7-0/+0
2007-07-08Jewels: repair resuming of puzzle mode games.Jens Arnold1-0/+2
2007-07-08Remove test_codec.Michael Giacomelli1-1/+0
2007-07-08Fix rare overflow when decoding MDCT coefficients. As a bonus, decoding is n...Michael Giacomelli1-0/+1
2007-07-07Turn on backlight when test_codec speed test is finishedNils Wallménius1-0/+1
2007-07-03Remove tabs (I wonder why Anjuta decided to insert them there)Peter D'Hoye1-2/+2