summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES (follow)
Commit message (Collapse)AuthorAge
* enable jpeg, mpegplayer and midiplay on the mr500 (only jpeg is actually ↵Jonathan Gordon2007-10-25
| | | | | | | | | usable though, mpegplayer data aborts) fix the config which should have been done a few commits ago git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15296 a1c6a512-1295-4272-9138-f99709370657
* make the first bunch of plugins compile for the mrobe. an earlier commit ↵Jonathan Gordon2007-10-23
| | | | | | broke the loading though, need to sort that out git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15282 a1c6a512-1295-4272-9138-f99709370657
* Re-enable robotfindskitten, that accidentally got lost in the previous ↵Marianne Arnold2007-10-22
| | | | | | commits. Sorry for the inconvenience. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15270 a1c6a512-1295-4272-9138-f99709370657
* Flipit for Sansa c200 and add the help text in the welcome screen for both ↵Marianne Arnold2007-10-22
| | | | | | Sansas. Update the manual as well. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15266 a1c6a512-1295-4272-9138-f99709370657
* add PLA keys for mrobe, and dont bother compiling any plugins yetJonathan Gordon2007-10-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15258 a1c6a512-1295-4272-9138-f99709370657
* Unify PCM interface just above the hardware driver level for all targets ↵Michael Sevakis2007-10-06
| | | | | | including the sims. Perform lockout of audio callback when changing states. Weird new playback or recording trouble? Check before and after this revision first though things seem quite sound. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15006 a1c6a512-1295-4272-9138-f99709370657
* New plugin: robotfindskitten - a zen simulation. More (or less) information ↵Jonas Häggqvist2007-10-05
| | | | | | on robotfindskitten.org. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14993 a1c6a512-1295-4272-9138-f99709370657
* Minesweeper for the c200. The slightly smaller tiles made for this will also ↵Marianne Arnold2007-10-03
| | | | | | be used by the small H10 now, thought that was fair and it also complies with the comment about the number of tiles above. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14971 a1c6a512-1295-4272-9138-f99709370657
* Bubbles for Sansa c200.Marianne Arnold2007-09-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14894 a1c6a512-1295-4272-9138-f99709370657
* Some MIDI changes, and add a new musical plugin I'm working on... Not fully ↵Stepan Moskovchenko2007-09-27
| | | | | | | | | | done yet, so commented out of SUBDIRS. (If people are against having half-baked plugins in SVN, please let me know and I will remove it). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14863 a1c6a512-1295-4272-9138-f99709370657
* Move all of midiplay into its subdir and add a Makefile for it, add header ↵Nils Wallménius2007-09-24
| | | | | | files as necessary. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14841 a1c6a512-1295-4272-9138-f99709370657
* A few minor cleanups for the Gigabeat SWill Robertson2007-09-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14812 a1c6a512-1295-4272-9138-f99709370657
* Re-enable plugins for c200, and fix the red.Will Robertson2007-09-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14806 a1c6a512-1295-4272-9138-f99709370657
* Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson2007-09-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14805 a1c6a512-1295-4272-9138-f99709370657
* Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by ↵Marianne Arnold2007-09-20
| | | | | | Max Kelley with tweaks, bit of cleanup and additional bitmaps by me. Some of the now enabled plugins could still be improved in regard to screen size adaptation or keymaps but this way it can easily be done later and one by one. The rather ugly 'ifndef's I added temporaryly in plugins/SOURCES will also go one by one. Plugin button actions cause some quirks in a few plugins (e.g. 'clock') but since it's not critical , the bitmaps were already done and it makes a good example for discussing plugin button actions, I thought it could go in. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14771 a1c6a512-1295-4272-9138-f99709370657
* Accept FS #7667 by Alexander Levin with minor fixes by me. Splits the ↵Peter D'Hoye2007-09-03
| | | | | | shortcuts plugin into two, one for adding and one for viewing. Removes hard-coded file extension and allows to link from one shortcut file to another. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14599 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
* 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
* 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
* 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
* Ported the archos player's jackpot plugin to bitmaps LCD (still need some ↵Kevin Ferrare2007-07-25
| | | | | | neat bitmaps), multi screen support for jackpot plugin and iriverify git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13978 a1c6a512-1295-4272-9138-f99709370657
* Remove test_codec.Michael Giacomelli2007-07-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13816 a1c6a512-1295-4272-9138-f99709370657
* Fix rare overflow when decoding MDCT coefficients. As a bonus, decoding is ↵Michael Giacomelli2007-07-08
| | | | | | now slightly faster. Thanks to preglow for suggesting I test with a full scale normalized square wave. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13815 a1c6a512-1295-4272-9138-f99709370657
* Oops, this change shouldn't have been committedDave Chapman2007-07-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13772 a1c6a512-1295-4272-9138-f99709370657
* WMA clean-up commit - fix 64-bit sim warnings, set svn keywords property, ↵Dave Chapman2007-07-03
| | | | | | and add new files to apps/FILES git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13771 a1c6a512-1295-4272-9138-f99709370657
* FS #6616 - "rocklife: Conway's Game of Life" by Matthias Wientapper.Antoine Cellerier2007-06-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13736 a1c6a512-1295-4272-9138-f99709370657
* FS #6636 - "Maze generator plugin" by Matthias Wientapper.Antoine Cellerier2007-06-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13732 a1c6a512-1295-4272-9138-f99709370657
* Add recorder and ondio support to Xobox.Antoine Cellerier2007-06-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13566 a1c6a512-1295-4272-9138-f99709370657
* Archos Recorders, Ondio FM: WAV recording plugin. This is considered a ↵Jens Arnold2007-05-19
| | | | | | technical preview, and has the following limitations: * No peakmeters and no gain control. The plugin reuses the gain values from the core, so use the core's recording screen to set gain, then call the plugin. * Recording directory is fixed, and on Ondio it always records to external MMC (there is not much point to record WAV to the 128MB internal flash). * All supported targets just generate numbered filenames, i.e. no R[DATE][TIME].wav files on recorders. * Only records to a single file, and will stop when approaching the safe file size limit of 2GB. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13416 a1c6a512-1295-4272-9138-f99709370657
* brickmania for the e200. (screen cant rotate, so using half the screen is ↵Jonathan Gordon2007-04-19
| | | | | | better than nothing) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13210 a1c6a512-1295-4272-9138-f99709370657
* New plugin: wavview. Shows info about a wav file and allows you to look at ↵Peter D'Hoye2007-04-09
| | | | | | the complete waveform, zoom and pan. Only tested in sims and on h3x0. First version so has room for improvements. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13087 a1c6a512-1295-4272-9138-f99709370657
* Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from ↵Jens Arnold2007-03-16
| | | | | | -Wundef. No code change. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12811 a1c6a512-1295-4272-9138-f99709370657
* Oy I wish I'd stop that. That plugins/SOURCES line shouldn't be there.Michael Sevakis2007-03-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12659 a1c6a512-1295-4272-9138-f99709370657
* Coldfire targets: Shuffle IRQ levels around to have all interaction between ↵Michael Sevakis2007-03-07
| | | | | | low level audio function calls and DMA be atomic. Make recording and playback independently startable and stoppable so one can be running and not interfere with the other. All tests I can do at the moment check out ok (play, record, play+record, FM radio on iRivers, S/PDIF on H120 (w/running optical on/off), and on-the-fly samplerate changes). Recording tested for well over an hour run and no problems. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12658 a1c6a512-1295-4272-9138-f99709370657
* FS #5535 - Chopper game ported from IPL by Ben Basha. This commit is ↵Dave Chapman2007-02-16
| | | | | | chopper_with_menu_api.diff with some changes by me: fixed the bug with the unmatching calls to menu_init() and menu_quit() (causing freezes after game #6); added keymappings for the sansa, gigabeat, Ondio and Archos Recorders; and changes to work with mono LCDs. This should now run on all targets with bitmapped LCDs. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12326 a1c6a512-1295-4272-9138-f99709370657
* FS #6243 - Invadrox, awesome Invaders clone by Albert Veli, supporting ↵Zakk Roberts2007-01-31
| | | | | | almost all bitmap LCD targets (but not Archos). Also resorted plugins/bitmaps/native/SOURCES (alphabetically). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12162 a1c6a512-1295-4272-9138-f99709370657
* Bubbles: Fix for gigabeat and add sansa e200 supportAdam Boot2007-01-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12075 a1c6a512-1295-4272-9138-f99709370657
* 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