summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES (follow)
Commit message (Collapse)AuthorAge
* Change Disktidy to use the standard menu api and adapt it to work on the ↵Tom Ross2007-01-18
| | | | | | Archos Player. Change the default clean value from 'Mac' to 'Both.' git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12059 a1c6a512-1295-4272-9138-f99709370657
* Add wormlet for the H10 5/6 GB. Seems to work well on the sim.Tom Ross2007-01-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12057 a1c6a512-1295-4272-9138-f99709370657
* t! Initial version of a Blackjack plugin for bitmap-screen targets. Also ↵Tom Ross2007-01-16
| | | | | | includes the changes to the manual. Cross your fingers... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12030 a1c6a512-1295-4272-9138-f99709370657
* FS#6539 - Thanks to Tom RossBarry Wardell2007-01-15
| | | | | | | | | | | Add Jewels, Spacerocks, Wormlet, Rockboy and Sudoku for the e200. Also Includes manual changes for plugins. Add X5 keymappings for wormlet to the manual. Add help text for Jewels on the H10 and give a warning if help text is not defined. Fix bug in spacerocks lives drawing on large screens (larger than Ondio). Change spacerocks comments to C style. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12018 a1c6a512-1295-4272-9138-f99709370657
* Rockblox for the last two targets (ifp and Sansa). The Sansa keymap has ↵Marianne Arnold2007-01-06
| | | | | | already been there, the ifp keymap is working but might have room for improvements by someone who can test on the unit. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11933 a1c6a512-1295-4272-9138-f99709370657
* Restore the correct #if for deciding when to build Rockblox. It should be ↵Dave Chapman2007-01-05
| | | | | | disabled for 128x64 LCDs (i.e. iFP) and the Sansa git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11924 a1c6a512-1295-4272-9138-f99709370657
* Putting back in the check for LCD_WIDTH of 128Steve Gotthardt2007-01-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11920 a1c6a512-1295-4272-9138-f99709370657
* Gigabeat gets rockblox ! Thanks to the RedZZR Gary Allen.Steve Gotthardt2007-01-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11918 a1c6a512-1295-4272-9138-f99709370657
* Patch #5416 by Malcolm Tyrrell - Mazezam, a puzzle game. Move sliding blocks ↵Zakk Roberts2007-01-02
| | | | | | horizontally to reach the exit of each level. Should work on all bitmap-LCD targets. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11882 a1c6a512-1295-4272-9138-f99709370657
* Whoops...Zakk Roberts2007-01-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11878 a1c6a512-1295-4272-9138-f99709370657
* Fully-configurable fireworks display plugin, written by me. Supported on all ↵Zakk Roberts2007-01-01
| | | | | | bitmap LCD targets except Recorder/Ondio (currently runs way too slow on those). Have fun, and happy new year! :) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11876 a1c6a512-1295-4272-9138-f99709370657
* File and (recursive) directories properties in the file browser context ↵Peter D'Hoye2006-11-30
| | | | | | menu. Uses dircache if possible (plugin api expanded). Is actually implemented as plugin. Small parts taken from earlier work by Will Robertson. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11630 a1c6a512-1295-4272-9138-f99709370657
* Stop building the favourites plugin, as the same feature is duplicated with ↵Martin Arver2006-10-27
| | | | | | the playlist catalog command git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11363 a1c6a512-1295-4272-9138-f99709370657
* Let SOURCES handle the sim exclusion for metronomeMartin Arver2006-10-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11360 a1c6a512-1295-4272-9138-f99709370657
* Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ↵Barry Wardell2006-10-26
| | | | | | nice image of the Sansa. Lots more to be done including testing and tweaking the keymaps and modifying the plugins for the Sansa's 176x220 LCD. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11351 a1c6a512-1295-4272-9138-f99709370657
* FlipIt: * Changed button assignments for X5 to a working layout. * Added ↵Jens Arnold2006-10-16
| | | | | | missing help screens. * Some cleanup, fix yellow builds. * Disabled for iFP for now. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11232 a1c6a512-1295-4272-9138-f99709370657
* FlipIt: Ported to archos Player :-)Jens Arnold2006-10-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11231 a1c6a512-1295-4272-9138-f99709370657
* OopsLinus Nielsen Feltzing2006-10-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11162 a1c6a512-1295-4272-9138-f99709370657
* Quick fix for the edit screen in the random_folder_advance_config plugin, no ↵Linus Nielsen Feltzing2006-10-09
| | | | | | more blank screen and it now shows the correct directory count git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11161 a1c6a512-1295-4272-9138-f99709370657
* Adds random folder advance option. RESETS SETTINGS. Refer to ↵Jonathan Gordon2006-10-09
| | | | | | random_folder_advance_config wiki page for more info git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11158 a1c6a512-1295-4272-9138-f99709370657
* Rockblox: * Ported to the Player :-P * Slight optimisation in refresh_board().Jens Arnold2006-10-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11146 a1c6a512-1295-4272-9138-f99709370657
* Jewels: Different layouts for horizontal, vertical and square LCDs, used for ↵Jens Arnold2006-09-24
| | | | | | H10-5GB (square) and Gigabeat (vertical). Idea and H10 graphics by Marianne Arnold. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11040 a1c6a512-1295-4272-9138-f99709370657
* Tetrox renamed to Rockblox, to avoid trademark issuesBjörn Stenberg2006-09-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11005 a1c6a512-1295-4272-9138-f99709370657
* Bubbles adapted to H10-5GB by Marianne Arnold.Jens Arnold2006-09-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10997 a1c6a512-1295-4272-9138-f99709370657
* Ooooops, committed the wrong files. Fixed.Jens Arnold2006-09-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10948 a1c6a512-1295-4272-9138-f99709370657
* Add new build target for iriver H10 5/6Gb.Barry Wardell2006-08-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10661 a1c6a512-1295-4272-9138-f99709370657
* Do not compile flashing plugin for H300 to be sure nobody tries thatMiika Pekkarinen2006-08-12
| | | | | | | | out (it shouldn't even start but if it does, no-one knows what might happen). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10550 a1c6a512-1295-4272-9138-f99709370657
* Enabled iriver flashing plugin with additional safety checks,Miika Pekkarinen2006-08-12
| | | | | | | confirmation and ability to restore original firmware. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10547 a1c6a512-1295-4272-9138-f99709370657
* Add disktidy plugin (FS#2596).Dan Everton2006-08-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10482 a1c6a512-1295-4272-9138-f99709370657
* Grayscale library ported to the grayscale iPods, first version. Added C ↵Jens Arnold2006-08-07
| | | | | | reference versions of gray_update_rect() for both horizontal and vertical pixel packing. gray_update_rect() and gray_ub_gray_bitmap_part() not yet assembler optimised. Grayscale screendump doesn't work yet. * Fixed button assignments for iPod in grayscale.c git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10468 a1c6a512-1295-4272-9138-f99709370657
* rockpaint.c: Paint plugin for color LCD targets. Features include: different ↵Antoine Cellerier2006-07-19
| | | | | | | | | tools (brush, bucket, cut/copy/paste, line, bezier curve, text, rectangles, ovals, linear and radial gradients), 18 color palette, RGBHSV color picker, BMP file loading and saving. This still needs some work (and maybe some, if not a lot, of cleaning up of the source code) but it works fine (tested on h3x0 and ipod5g sims and ipod5g real target). viewers.config: add rockpaint to the list of available viewers for .bmp files git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10258 a1c6a512-1295-4272-9138-f99709370657
* Remove Rockblox as it is superseeded by TetroxMartin Arver2006-07-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10165 a1c6a512-1295-4272-9138-f99709370657
* Removed battery_test because it's superseded by battery_bench.Jens Arnold2006-06-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10162 a1c6a512-1295-4272-9138-f99709370657
* Enable wormlet for the ipod 3g - there is no reason to exclude it.Dave Chapman2006-05-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9980 a1c6a512-1295-4272-9138-f99709370657
* make wormlet work on iaudio, patch by Mustapha SenhajiMarcoen Hirschberg2006-05-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9979 a1c6a512-1295-4272-9138-f99709370657
* ----------------------------------------------------------------------Stepan Moskovchenko2006-05-01
| | | | | | | | | | | | Added Karl Kurbjun's sound output patch, cleaned up some output. Main file is now midiplay.c, midi2wav is still in there for anyone who wants it. Set sampling rate to 22k, and increased note decay time. Reduced number of concurrent active voices and made new notes replace used voices if none are available. This makes lag less apparent. I really hope this wont go red. (turns around and runs) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9858 a1c6a512-1295-4272-9138-f99709370657
* Bubbles adapted to archos recorder & Ondio. Gfx work by Marianne Arnold.Jens Arnold2006-04-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9699 a1c6a512-1295-4272-9138-f99709370657
* Patch #5102 by Anton Romanov: Bubbles for ipod mini.Jens Arnold2006-04-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9677 a1c6a512-1295-4272-9138-f99709370657
* Brickmania and Tetrox for iPod mini by Anton Romanov (FS #5094 & #5067)Ben Basha2006-04-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9618 a1c6a512-1295-4272-9138-f99709370657
* Add button mappings and support for iAudio X5, also simplified a bit of code.Zakk Roberts2006-04-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9545 a1c6a512-1295-4272-9138-f99709370657
* Patch #4864 by Jonathan Gordon: text editor plugin, with some changes by me.Hristo Kovachev2006-04-03
| | | | | | | Also correct a var clash between the rockbox's gui api and doom plugin git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9451 a1c6a512-1295-4272-9138-f99709370657
* The search plugin should not have been disabled.Jens Arnold2006-04-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9428 a1c6a512-1295-4272-9138-f99709370657
* Move Sudoku plugin into its own subdirectory and add a random game generator.Dave Chapman2006-04-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9407 a1c6a512-1295-4272-9138-f99709370657
* Only compile iriverify for the iriver H1x0 and H3x0 targetsDave Chapman2006-03-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9393 a1c6a512-1295-4272-9138-f99709370657
* Patch #2864 by Mat Holton - Spacerocks, an Asteroids cloneLinus Nielsen Feltzing2006-03-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9383 a1c6a512-1295-4272-9138-f99709370657
* Enabled RTC and virtual disk LED on iAudio X5Linus Nielsen Feltzing2006-03-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9380 a1c6a512-1295-4272-9138-f99709370657
* Enabled metronome and battery_bench for X5Daniel Stenberg2006-03-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9371 a1c6a512-1295-4272-9138-f99709370657
* WAV playback as a plugin, for archos recorders and Ondios. Plays 16-bit WAV ↵Jens Arnold2006-03-26
| | | | | | files with all common sample frequencies, both mono and stereo. Meant as a preview for later PCM playback integration, and for doing experiments with the MAS PCM codec. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9273 a1c6a512-1295-4272-9138-f99709370657
* Initial version of tagcache! There are still some bugs in the engineMiika Pekkarinen2006-03-26
| | | | | | | and much more problems with the UI. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9256 a1c6a512-1295-4272-9138-f99709370657
* Exclude metronome and battery_bench from the X5 build until the button ↵Linus Nielsen Feltzing2006-03-21
| | | | | | mappings are correct git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9161 a1c6a512-1295-4272-9138-f99709370657