summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Collapse)AuthorAge
...
* checks relaxed again, to tolerate firmware 1.15-1.29 for recordersJörg Hohensohn2004-01-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4186 a1c6a512-1295-4272-9138-f99709370657
* Fixed yellow and red buildsLinus Nielsen Feltzing2003-12-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4182 a1c6a512-1295-4272-9138-f99709370657
* Patch #866595, a rock that displays a clock, both digital and analog, by ↵Linus Nielsen Feltzing2003-12-28
| | | | | | Zakk Roberts git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4181 a1c6a512-1295-4272-9138-f99709370657
* I found several plugins to draw beyond screen boundaryJörg Hohensohn2003-12-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4176 a1c6a512-1295-4272-9138-f99709370657
* better USB handling, typo fixedJörg Hohensohn2003-12-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4174 a1c6a512-1295-4272-9138-f99709370657
* emulator is a lot faster with my lcd_blit() function and yield() instead of ↵Jörg Hohensohn2003-12-22
| | | | | | sleep() git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4171 a1c6a512-1295-4272-9138-f99709370657
* the vidoe player has some control now: backward, pause, step, FF/FRJörg Hohensohn2003-12-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4163 a1c6a512-1295-4272-9138-f99709370657
* prevent compiler errors on platforms we can't (currently) flashDaniel Stenberg2003-12-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4158 a1c6a512-1295-4272-9138-f99709370657
* Now correctly informs gcc that r0 is clobbered in lcd_write_data(). The ↵Linus Nielsen Feltzing2003-12-15
| | | | | | video LED bug is now dead and buried. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4147 a1c6a512-1295-4272-9138-f99709370657
* #ifdef platform exclusion fixedJörg Hohensohn2003-12-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4146 a1c6a512-1295-4272-9138-f99709370657
* the video player plugin and file the type / plugin API for itJörg Hohensohn2003-12-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4145 a1c6a512-1295-4272-9138-f99709370657
* fixed a // comment, added a comment how this source file checks for featuresDaniel Stenberg2003-12-12
| | | | | | | the wrong way. I didn't address the actual error due to limited time. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4128 a1c6a512-1295-4272-9138-f99709370657
* relaxed version checking, some people had problems with itJörg Hohensohn2003-12-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4114 a1c6a512-1295-4272-9138-f99709370657
* Re-added analog clockBjörn Stenberg2003-12-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4113 a1c6a512-1295-4272-9138-f99709370657
* now supporting V2 Recorder, firmware_flash has extra checks against files ↵Jörg Hohensohn2003-11-30
| | | | | | for wrong platform (hope it's not too strict, causing false rejects) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4084 a1c6a512-1295-4272-9138-f99709370657
* No more dependency of the cat commandLinus Nielsen Feltzing2003-11-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4077 a1c6a512-1295-4272-9138-f99709370657
* not yet for V2Jörg Hohensohn2003-11-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4067 a1c6a512-1295-4272-9138-f99709370657
* Star had font problems as wellLinus Nielsen Feltzing2003-11-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4052 a1c6a512-1295-4272-9138-f99709370657
* Snake had font problems as wellLinus Nielsen Feltzing2003-11-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4051 a1c6a512-1295-4272-9138-f99709370657
* Sliding puzzle couldn't handle large fonts very well. Now it uses the ↵Linus Nielsen Feltzing2003-11-20
| | | | | | SYSFIXED font. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4050 a1c6a512-1295-4272-9138-f99709370657
* Flipit couldn't handle large fonts very well. Now it uses the SYSFIXED font.Linus Nielsen Feltzing2003-11-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4049 a1c6a512-1295-4272-9138-f99709370657
* The calendar couldn't handle a non-default font in some occasionsLinus Nielsen Feltzing2003-11-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4047 a1c6a512-1295-4272-9138-f99709370657
* Disable this plugin on v2 recorders for nowBjörn Stenberg2003-11-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4043 a1c6a512-1295-4272-9138-f99709370657
* Ooops. The bugfix contained a bug.Linus Nielsen Feltzing2003-11-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4032 a1c6a512-1295-4272-9138-f99709370657
* End-of-game bug fixed by BluechipLinus Nielsen Feltzing2003-11-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4031 a1c6a512-1295-4272-9138-f99709370657
* Ok, I admit it, it was sillyLinus Nielsen Feltzing2003-11-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4029 a1c6a512-1295-4272-9138-f99709370657
* VU meter no longer starves the mpeg thread, and now uses a correct maximum ↵Linus Nielsen Feltzing2003-11-10
| | | | | | level for the scaling git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4028 a1c6a512-1295-4272-9138-f99709370657
* Patch #780511 by Pierre Delore, a NIM game for PlayersLinus Nielsen Feltzing2003-11-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4011 a1c6a512-1295-4272-9138-f99709370657
* Patch #816310 by Lee Pilgrim, a VU meter pluginLinus Nielsen Feltzing2003-11-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4010 a1c6a512-1295-4272-9138-f99709370657
* from request #628509: ported the Chip-8 emulator as a pluginJörg Hohensohn2003-10-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3996 a1c6a512-1295-4272-9138-f99709370657
* the plugin is now prepared to flash the "V2" variant: boxes without boot ROM ↵Jörg Hohensohn2003-10-26
| | | | | | which start from flash mirrored to address zero git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3988 a1c6a512-1295-4272-9138-f99709370657
* Corrected invalid function prototype.Björn Stenberg2003-09-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3960 a1c6a512-1295-4272-9138-f99709370657
* Fixed bad #include / #ifdef order that always produced a 0-byte .rockBjörn Stenberg2003-09-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3959 a1c6a512-1295-4272-9138-f99709370657
* I release this plugin to cvs, now that I released new firmware images (see ↵Jörg Hohensohn2003-09-09
| | | | | | http://joerg.hohensohn.bei.t-online.de/archos/flash) with my new CRC check. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3953 a1c6a512-1295-4272-9138-f99709370657
* version check removed, pointless since playersJörg Hohensohn2003-09-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3945 a1c6a512-1295-4272-9138-f99709370657
* filesize limit lowered to 40KB, player images are so smallJörg Hohensohn2003-08-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3941 a1c6a512-1295-4272-9138-f99709370657
* Huw Smith's fix for saving memo function.Hardeep Sidhu2003-08-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3926 a1c6a512-1295-4272-9138-f99709370657
* - Thanks to Magnus Holmgren for Player portJörg Hohensohn2003-08-04
| | | | | | | - simplified greetmessages when "playing" a UCL file, get checked right away, saves a buttonpress git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3919 a1c6a512-1295-4272-9138-f99709370657
* Suggestion by Magnus Holmgren: avoid odd bytecount for pluginsJörg Hohensohn2003-08-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3918 a1c6a512-1295-4272-9138-f99709370657
* Update by BlueChipDaniel Stenberg2003-07-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3901 a1c6a512-1295-4272-9138-f99709370657
* plugin_get_buffer() makes my plugin smaller, can get the sector buffer at ↵Jörg Hohensohn2003-07-27
| | | | | | runtime git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3895 a1c6a512-1295-4272-9138-f99709370657
* Flash plugin requires recorder for nowBjörn Stenberg2003-07-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3894 a1c6a512-1295-4272-9138-f99709370657
* the plugin half of Lee Marlow's patch: second agument can be the filename of ↵Jörg Hohensohn2003-07-25
| | | | | | the .ucl to be flashed git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3887 a1c6a512-1295-4272-9138-f99709370657
* changed the plugin to display a friendly message instead of plugin error ↵Jerome Kuptz2003-07-25
| | | | | | when an id3 struct is not returned git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3882 a1c6a512-1295-4272-9138-f99709370657
* correct build errorsRobert Hak2003-07-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3880 a1c6a512-1295-4272-9138-f99709370657
* Huw Smith's calendar pluginDaniel Stenberg2003-07-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3877 a1c6a512-1295-4272-9138-f99709370657
* Garrett Derner's word wrap fix for the text viewerDaniel Stenberg2003-07-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3873 a1c6a512-1295-4272-9138-f99709370657
* Henrik Backe's patch that makes the .map files get created in the buildDaniel Stenberg2003-07-24
| | | | | | | directory and not in the source directory. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3872 a1c6a512-1295-4272-9138-f99709370657
* Pierre Delore's jackpot game plugin for the Player/StudioDaniel Stenberg2003-07-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3871 a1c6a512-1295-4272-9138-f99709370657
* minor edits to conform to rockbox standardsDaniel Stenberg2003-07-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3858 a1c6a512-1295-4272-9138-f99709370657