summaryrefslogtreecommitdiffstats
path: root/apps/plugins
AgeCommit message (Expand)AuthorFilesLines
2006-05-28Better aspect ratio of the blocks for the archos bitmap LCD (1.06:1 instead o...Jens Arnold1-0/+0
2006-05-25The code police strikes back. * Simpler button wait.Jens Arnold1-9/+5
2006-05-25fix minesweeper for ondio (patch by Alexander Spyridakis)Marcoen Hirschberg1-4/+6
2006-05-23Enable wormlet for the ipod 3g - there is no reason to exclude it.Dave Chapman2-3/+1
2006-05-23make wormlet work on iaudio, patch by Mustapha SenhajiMarcoen Hirschberg2-1/+14
2006-05-23Couple more minor adjustments: * Rename old CLR_CYAN define to CLR_LTBLUE to ...Zakk Roberts1-10/+16
2006-05-23Assorted changes by Mikael Magnusson and I. * When moving through filled spac...Zakk Roberts1-21/+42
2006-05-22fix simulator build for the gigabeatMarcoen Hirschberg4-2/+39
2006-05-22Patch attached to bug report #5077 by Ewan Davies which fixes argh/food gener...Zakk Roberts1-257/+667
2006-05-20Patch #5384 from Alexander Spyridakis - fixes bug report 4908Dave Chapman1-76/+223
2006-05-20Patch #5362 from Alexander Spyridakis - fixes bugs #5159 and #5061Dave Chapman1-18/+6
2006-05-20Patch #5374 - Updated text editor plugin from Jonathan Gordon.Dave Chapman1-125/+185
2006-05-18Fix jpeg viewer crashing in directories with files without extension.Hristo Kovachev1-0/+2
2006-05-16Add an 'Exit Jewels' option to the in-game menu to avoid having to exit to th...Zakk Roberts1-8/+29
2006-05-15Stop playback before starting to use IRAMDave Chapman1-0/+3
2006-05-15Various clean-ups in preparation for 3.0: 1) Add a built-in default game whic...Dave Chapman2-79/+203
2006-05-13Battery benchmark: * Don't crash on player. * Map remote buttons for recorder...Jens Arnold1-3/+12
2006-05-11got Frank Dishner's viewer patch (#4873) working again and added encoding to ...Marcoen Hirschberg1-73/+164
2006-05-09Fix bug #5298 - hard-code the background color in Sokoban to prevent everythi...Zakk Roberts1-35/+43
2006-05-09Allow BUTTON_REPEAT in the Jewels main menu for scroll, so navigation isn't a...Zakk Roberts1-0/+2
2006-05-08Fixed freezing after loader error messages.Stepan Moskovchenko4-13/+40
2006-05-07Whoops! Lousy button code...Stepan Moskovchenko1-6/+48
2006-05-07Added ability to adjust the volume during playback.Stepan Moskovchenko3-18/+69
2006-05-05Viewer: Don't say 'yes' to every option ;-) (Voice ID must be -1 for 'no clip').Jens Arnold1-14/+14
2006-05-04Fix viewer crash due to uninitialsed usage of rb->Jens Arnold1-1/+2
2006-05-03Text viewer: * Only show those options which really exist. * Basic button fun...Jens Arnold1-114/+115
2006-05-03Optimize synth code by pre-computing the volume scaling for each note.Stepan Moskovchenko4-27/+35
2006-05-03Correct a Coldfire asm constraint.Magnus Holmgren1-1/+1
2006-05-03Remove some debug junk, start a new build.Stepan Moskovchenko1-2/+0
2006-05-03Fix file descriptor leak that would cause a hard lockup every 7 filesStepan Moskovchenko5-84/+111
2006-05-02Player: Credits plugin correctly working with UTF-8. Patch by Marcoen Hirschb...Jens Arnold1-4/+5
2006-05-01----------------------------------------------------------------------Stepan Moskovchenko8-115/+400
2006-05-01Call rb->yield() during the random game generation.Dave Chapman1-0/+36
2006-05-01Oops, fix Ondio builds.Zakk Roberts1-0/+3
2006-05-01Patch #5056 by Jonathan Gordon, with rework and additions by me: Updated View...Zakk Roberts1-376/+328
2006-04-30Silence 2 gcc4 warnings.Jens Arnold1-1/+3
2006-04-23Jewels: simplify and standardize plugin exitAdam Boot1-6/+4
2006-04-22Better video update, add options to startup menu, change default screensizeKarl Kurbjun4-24/+47
2006-04-21Ipod mini: Correct placement of odd bubble rows.Jens Arnold1-1/+1
2006-04-20SH1: Better placement of the C library routine references (gcc 3.4.x -Os and ...Jens Arnold2-26/+18
2006-04-20Optimizations for doom: coldfire asm drawspan routine = not much, fixed point...Karl Kurbjun4-50/+107
2006-04-18Jewels: switch back to Sysfixed font after exiting the Playback menu.Zakk Roberts1-0/+1
2006-04-17Add better error message for messed up graphics.Karl Kurbjun1-1/+4
2006-04-17Properly cache animations at level start. Switches still need some caching c...Karl Kurbjun3-4/+51
2006-04-17Add in error return if appropriate.Karl Kurbjun1-4/+6
2006-04-17Changed the way the addons and demos menus are displayed and built. Should b...Karl Kurbjun1-15/+81
2006-04-17Finally add support for unlimited number of addons and demos. Also cleaned u...Karl Kurbjun1-57/+40
2006-04-17Bubbles adapted to archos recorder & Ondio. Gfx work by Marianne Arnold.Jens Arnold6-114/+171
2006-04-17Temporary fix for the high-pitched sounds on iPod: they should sound correct ...Zakk Roberts1-0/+4
2006-04-17Some code cleanup. Adds Always run to configuration options.Karl Kurbjun1-29/+31