summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Collapse)AuthorAge
...
* Clock: * Correct aspect ratio on archos recorders (target only, checking for ↵Jens Arnold2007-08-12
| | | | | | LCD type). * Don't let the hands vanish if they are thin. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14295 a1c6a512-1295-4272-9138-f99709370657
* mandlebrot is a demo, not a gameJonathan Gordon2007-08-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14282 a1c6a512-1295-4272-9138-f99709370657
* Package test plugins as apps, instead of munging them into a file 'test', ↵Jens Arnold2007-08-11
| | | | | | leaving only the last found one available with no proper extension to run it. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14279 a1c6a512-1295-4272-9138-f99709370657
* Let solitaire save its settings when performing shutdown from inside the ↵Peter D'Hoye2007-08-10
| | | | | | game or menu git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14276 a1c6a512-1295-4272-9138-f99709370657
* Make test_scanrate.rock build for M5.Jens Arnold2007-08-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14266 a1c6a512-1295-4272-9138-f99709370657
* Accept FS #7559. Update dict plugin to new locations.Peter D'Hoye2007-08-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14250 a1c6a512-1295-4272-9138-f99709370657
* didn't saw the warningKevin Ferrare2007-08-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14231 a1c6a512-1295-4272-9138-f99709370657
* Search viewer (plugin) : reindent correctly with spaces, add multiscreen supportKevin Ferrare2007-08-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14230 a1c6a512-1295-4272-9138-f99709370657
* Only show plugins which are actually associated with the file from the "open ↵Jonathan Gordon2007-08-06
| | | | | | | | | | | | with" menu. (plugins registered with * in the viewers.config are always shown) Shows everything if the file doesnt have a extension. Also fix the plugin name showing the whole path instead of just the name. Previous commit should have said "Delete your current /.rockbox/rocks folder because the plugins' config/extra files have moved and to save you hassles" git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14215 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#5464 - organise the rocks directory. Jonathan Gordon2007-08-06
| | | | | | | If any plugins or "open with" optoins dont work please let me know... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14214 a1c6a512-1295-4272-9138-f99709370657
* Make test_disk and test_fps plugins compile for the simulator.Jens Arnold2007-08-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14201 a1c6a512-1295-4272-9138-f99709370657
* Clock plugin : added the repeat action to the mode/skin change button mappingsKevin Ferrare2007-08-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14195 a1c6a512-1295-4272-9138-f99709370657
* makes the slot wheels turn faster in the jackpot plugin for the bitmap targetsKevin Ferrare2007-08-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14193 a1c6a512-1295-4272-9138-f99709370657
* /me tired, forgot to add the actual pluginJonathan Gordon2007-08-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14192 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#7486 - shortcuts plugin.Jonathan Gordon2007-08-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14191 a1c6a512-1295-4272-9138-f99709370657
* FS#7536 - Make the superdom score calculation more elegant - thanks to ↵Will Robertson2007-08-05
| | | | | | Johnathon Mihalop git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14188 a1c6a512-1295-4272-9138-f99709370657
* quick fix for FS#6007 (the first point, where a long line with a - would ↵Jonathan Gordon2007-08-05
| | | | | | | | | stop the rest of the file being viewed if your in narrow line mode) fix could probably be done better, but better this than the bug. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14187 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#7074 - choose which folders should be scanned and ignored using ↵Jonathan Gordon2007-08-05
| | | | | | the /.rockbox/folder_advance_dir.txt (paths prefixed by - will be skipped, otherwise they will be scanned) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14186 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#7449 - use the menu/power button for the menu and use rec to ↵Jonathan Gordon2007-08-05
| | | | | | toggle slideshow mode. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14185 a1c6a512-1295-4272-9138-f99709370657
* oops forgot to remove thatKevin Ferrare2007-08-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14183 a1c6a512-1295-4272-9138-f99709370657
* made the jackpot plugin use the new common sprite functions, cosmetic change ↵Kevin Ferrare2007-08-04
| | | | | | to the clock plugin's code git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14182 a1c6a512-1295-4272-9138-f99709370657
* Clock plugin : centered the binary plugin, moved the AM/PM mark to the right ↵Kevin Ferrare2007-08-04
| | | | | | on digital display, reduced the thickness of the pseudo antialiasing for analog clock git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14181 a1c6a512-1295-4272-9138-f99709370657
* clock plugin : check wether it's necessary to save the settings, correct ↵Kevin Ferrare2007-08-04
| | | | | | format for japanese dates on analog screen, code a little more clear git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14178 a1c6a512-1295-4272-9138-f99709370657
* Rewrote the clock plugin in a cleaner and more modular way so that it can ↵Kevin Ferrare2007-08-04
| | | | | | scale on remote screens. Use left-right keys to change the type of clock displayed (analogic, digital, binary) and up/downto change the look of the clock git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14174 a1c6a512-1295-4272-9138-f99709370657
* Mpegplayer: Clear up some other cache issues. Use the better sleep loops for ↵Michael Sevakis2007-08-04
| | | | | | message sending. I still won't promise 100% trouble-free operation on dual-core since adding a thread to the COP from the CPU is a race condition anyway. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14173 a1c6a512-1295-4272-9138-f99709370657
* Chessbox plugin: Reset computer thinking time on forced play (FS #5135)Peter D'Hoye2007-08-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14170 a1c6a512-1295-4272-9138-f99709370657
* Fix FS#7522 color issue in superdom.Dan Everton2007-08-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14156 a1c6a512-1295-4272-9138-f99709370657
* Fixed good and proper this time. Hopefully...Will Robertson2007-08-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14147 a1c6a512-1295-4272-9138-f99709370657
* The obligatory "oops" commit. :)Will Robertson2007-08-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14146 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#7136: Turn based strategy game - "Superdom" cloneWill Robertson2007-08-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14144 a1c6a512-1295-4272-9138-f99709370657
* FS#5426 - register .sgb for rockboyJonathan Gordon2007-08-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14143 a1c6a512-1295-4272-9138-f99709370657
* fix FS#6754 - the standard context menu action will now delete the selected lineJonathan Gordon2007-08-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14137 a1c6a512-1295-4272-9138-f99709370657
* Prevent pong from crashing in 64 bit simulatorNils Wallménius2007-08-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14133 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#2821 - add some colour to the snow pluginJonathan Gordon2007-08-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14118 a1c6a512-1295-4272-9138-f99709370657
* Disable 'Disk spindown' and 'Anti skip buffer' settings and some related ↵Nils Wallménius2007-08-01
| | | | | | stuff for flash storage targets as they make no sense git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14110 a1c6a512-1295-4272-9138-f99709370657
* vu_meter: Use the fixedpoint lib (moving flog there)Robert Keevil2007-07-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14103 a1c6a512-1295-4272-9138-f99709370657
* FS#2735 - stats plugin now shows the number of files in the biggest directoryJonathan Gordon2007-07-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14101 a1c6a512-1295-4272-9138-f99709370657
* Fix FS#7311 '64 bit simulator crashes when using the menus in some plugins.' ↵Nils Wallménius2007-07-31
| | | | | | by resolving a naming conflict between the plugins' private settings structs and the global 'settings' struct git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14095 a1c6a512-1295-4272-9138-f99709370657
* Converted the menus to the new API in the clock plugin and started to port ↵Kevin Ferrare2007-07-31
| | | | | | to remote display git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14091 a1c6a512-1295-4272-9138-f99709370657
* Removed duplicated code for menu items definition, made the plugin use the ↵Kevin Ferrare2007-07-31
| | | | | | action API git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14089 a1c6a512-1295-4272-9138-f99709370657
* plugins code cleanup : moved the duplicated fixed point table loockup based ↵Kevin Ferrare2007-07-31
| | | | | | sinus/cosinus functions to fixedpoint.c, removed the bmp size definition in the clock.c|-(useless as the size is already defined in a .h generated with every bitmaps ...) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14087 a1c6a512-1295-4272-9138-f99709370657
* RTC (real time clock) support for Rockboy. The time in games like Pokemon ↵Tom Ross2007-07-30
| | | | | | Gold/Silver should now stay synced on RTC-capable targets. Other targets will lose track of time when the player is turned off. User's can edit the .rtc file in an attempt to resync the RTC. The clock should stay synced when entering and leaving the menu. I've tested this over the past two weeks and it seems to work well. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14071 a1c6a512-1295-4272-9138-f99709370657
* Use the wheel to aim on the sansaJonathan Gordon2007-07-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14055 a1c6a512-1295-4272-9138-f99709370657
* Fixed the metronome plugin crashing on target. Fixes <a ↵Kevin Ferrare2007-07-29
| | | | | | href='http://www.rockbox.org/tracker/task/7421'>FS#7421</a> git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14051 a1c6a512-1295-4272-9138-f99709370657
* Least but not lastKevin Ferrare2007-07-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14048 a1c6a512-1295-4272-9138-f99709370657
* How should I say ... oops ?Kevin Ferrare2007-07-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14047 a1c6a512-1295-4272-9138-f99709370657
* Use multi-screen api for metronome plugin, and made it run in the simulator ↵Kevin Ferrare2007-07-29
| | | | | | by implementing the timer functions git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14046 a1c6a512-1295-4272-9138-f99709370657
* fixed the speed problem on bitmaps LCD for the jackpot plugin and added the ↵Kevin Ferrare2007-07-28
| | | | | | remote key bindings for h1x0 and x5 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14034 a1c6a512-1295-4272-9138-f99709370657
* Grayscale library: Tuned frame frequency for the 2nd/3rd gen LCD.Jens Arnold2007-07-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14026 a1c6a512-1295-4272-9138-f99709370657
* Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold2007-07-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14021 a1c6a512-1295-4272-9138-f99709370657