summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Collapse)AuthorAge
...
* add some consistancy to the path #definesJonathan Gordon2006-10-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11114 a1c6a512-1295-4272-9138-f99709370657
* iPod bugfix - re-enable scroll events when leaving rockboyDave Chapman2006-10-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11110 a1c6a512-1295-4272-9138-f99709370657
* Get rid of old junk and fix warning.Stepan Moskovchenko2006-10-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11106 a1c6a512-1295-4272-9138-f99709370657
* I have an iRiver again, yay! Make notes ramp down in a better way. FixStepan Moskovchenko2006-10-02
| | | | | | | note-off pop/click due to waveform index out of bounds access. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11105 a1c6a512-1295-4272-9138-f99709370657
* Solitaire: Fixed incorrect condition check that caused an out-of-bounds ↵Jens Arnold2006-10-01
| | | | | | access allowing to put the 2 of spades into nirvana. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11104 a1c6a512-1295-4272-9138-f99709370657
* Solitaire: Don't let the REM2STACK shortcut repeat on irivers.Jens Arnold2006-10-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11103 a1c6a512-1295-4272-9138-f99709370657
* Deboost under all exits for rockdoom thanks to patch 5851 by David DentKarl Kurbjun2006-10-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11100 a1c6a512-1295-4272-9138-f99709370657
* Solitaire: colourised selection frame on colour targets.Jens Arnold2006-09-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11097 a1c6a512-1295-4272-9138-f99709370657
* Heavy graphical rework of solitaire: * Now uses full-card bitmaps (minus ↵Jens Arnold2006-09-29
| | | | | | border) in several resolutions and colour depths. All graphical work done by Marianne Arnold; 37x49 and 26x33 pixel graphics partially based on the PySol cardset adapted from kdegames 1.0 * Cardback for greyscale targets. * Nicer edges for large cards. * Correct vertical card spacing within columns, hidden cards always use half the space now. * Correct horizontal spacing of columns. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11096 a1c6a512-1295-4272-9138-f99709370657
* Cleaner implementation of the recent OSX simulator build fix. No need to ↵Barry Wardell2006-09-29
| | | | | | define SHARED_FLAG in each Makefile. Just have configure create it in the root Makefile instead. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11095 a1c6a512-1295-4272-9138-f99709370657
* Allow UI simulator to be build on OS (Slightly updated version of FS5767)Barry Wardell2006-09-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11094 a1c6a512-1295-4272-9138-f99709370657
* Ooops. Fix red buildsDave Chapman2006-09-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11070 a1c6a512-1295-4272-9138-f99709370657
* Use the absolute wheel position driver for Rockboy. Mappings are: top = UP, ↵Dave Chapman2006-09-26
| | | | | | top-right = A, right = RIGHT, bottom-right = START, bottom = DOWN, bottom-left = SELECT, left = LEFT and top-left = B. Based on patch #5424 by Anton Romanov git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11067 a1c6a512-1295-4272-9138-f99709370657
* fix warningsAnton Romanov2006-09-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11056 a1c6a512-1295-4272-9138-f99709370657
* do not update border when we don't see it. some more cleanup.Anton Romanov2006-09-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11055 a1c6a512-1295-4272-9138-f99709370657
* yet more code cleanup, quick snapshot feature,sound should no longer ↵Anton Romanov2006-09-25
| | | | | | crash,light optimizations git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11041 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
* Tweaked the card animation a bit more.Jens Arnold2006-09-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11028 a1c6a512-1295-4272-9138-f99709370657
* Made mosaique less boring on square LCDs.Jens Arnold2006-09-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11022 a1c6a512-1295-4272-9138-f99709370657
* Solitaire: Adjust bouncing cards parameters to the LCD resolution.Jens Arnold2006-09-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11021 a1c6a512-1295-4272-9138-f99709370657
* Solitaire: Don't use bitfields where it's unnecessary, and use 'int' for ↵Jens Arnold2006-09-20
| | | | | | single variables. Saves ~400 bytes of code on SH1, and ~1200 bytes of code on coldfire. ARM doesn't profit though. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11016 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
* Solitaire: Fixed menu colours.Jens Arnold2006-09-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10999 a1c6a512-1295-4272-9138-f99709370657
* Sudoku adapted to H10-5GB by Marianne Arnold.Jens Arnold2006-09-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10998 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
* woops, fix the errors/warningsJonathan Gordon2006-09-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10993 a1c6a512-1295-4272-9138-f99709370657
* viewer.rock can now remembers the last 46 viewed files and their positions, ↵Jonathan Gordon2006-09-18
| | | | | | bookmarks are in a seperate .dat now, so old bookmarks will be lost git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10992 a1c6a512-1295-4272-9138-f99709370657
* Solitaire: Removed unused button definitions.Jens Arnold2006-09-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10987 a1c6a512-1295-4272-9138-f99709370657
* Solitaire: * Use rockbox API menu. * Fixed typo.Jens Arnold2006-09-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10986 a1c6a512-1295-4272-9138-f99709370657
* Solitaire: * Button assignments: Better layout for ipods, allowing ↵Jens Arnold2006-09-17
| | | | | | one-handed operation during the game. More logical shortcut buttons for Ondios. Slight changes for other targets, including working button repeat for up/down when there is no dual use. * Help text showing all possible buttons instead of forcing the user to try and find out. The text adapts to LCD resolution and selected font. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10984 a1c6a512-1295-4272-9138-f99709370657
* Misc changes to xobox (basically remove some unneed tests and optimise (i ↵Antoine Cellerier2006-09-17
| | | | | | hope) the drawing function) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10973 a1c6a512-1295-4272-9138-f99709370657
* fixes FS#6007 point 3Jonathan Gordon2006-09-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10972 a1c6a512-1295-4272-9138-f99709370657
* fixes FS#6007 point 2Jonathan Gordon2006-09-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10971 a1c6a512-1295-4272-9138-f99709370657
* woops! ok, only rmember the last 10 files, some trickery can be added later ↵Jonathan Gordon2006-09-17
| | | | | | to increase this limit git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10970 a1c6a512-1295-4272-9138-f99709370657
* re-implement bookmarking in viewer.rock, remebers the last 45.6(\!) files viewedJonathan Gordon2006-09-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10969 a1c6a512-1295-4272-9138-f99709370657
* Add hflip, vflip and 180° rotate transforms.Antoine Cellerier2006-09-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10968 a1c6a512-1295-4272-9138-f99709370657
* New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen2006-09-16
| | | | | | | | | | switching should be more efficient and tasks are stored in linked lists to eliminate unnecessary task switching to improve performance. Audio should no longer skip on swcodec targets caused by too CPU hungry UI thread or background threads. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10958 a1c6a512-1295-4272-9138-f99709370657
* Oops - these files shouldn't have been committed.Dave Chapman2006-09-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10952 a1c6a512-1295-4272-9138-f99709370657
* Initial commit of zxbox - a ZX Spectrum emulator ported by Anton Romanov. ↵Dave Chapman2006-09-15
| | | | | | It theoretically runs on all targets, but I have not included it in the Archos builds because it is just too slow to be usable. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10950 a1c6a512-1295-4272-9138-f99709370657
* Solitaire: * Even more 'natural' bouncing cards. * Only load the config from ↵Jens Arnold2006-09-15
| | | | | | disk once, and only save it on exit if it changed. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10949 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
* Tetrox adapted to H10 5GB by Marianne Arnold.Jens Arnold2006-09-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10947 a1c6a512-1295-4272-9138-f99709370657
* Looks like we need to explicitly say that we need signed chars.Antoine Cellerier2006-09-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10926 a1c6a512-1295-4272-9138-f99709370657
* Fix corruption in remains stack and simplify code where possibleAntoine Cellerier2006-09-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10924 a1c6a512-1295-4272-9138-f99709370657
* New keymaps for H10. Makes the buttons much more intuitive and consistent. ↵Barry Wardell2006-09-10
| | | | | | FS5962, FS5945, FS5940 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10918 a1c6a512-1295-4272-9138-f99709370657
* Fire: * Improved greyscale palette. * Fixed colour mode (palette was ↵Jens Arnold2006-09-08
| | | | | | inverted, an d the multiplication factor was chosen in a way that the 'flames' heated up infinitely (avalanche effect). * Better adjustment to the various LCD sizes. * Tweaks and cleanup. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10902 a1c6a512-1295-4272-9138-f99709370657
* Correct the help text for iriver HXXX playersMartin Arver2006-09-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10898 a1c6a512-1295-4272-9138-f99709370657
* More natural bouncing cards animation.Jens Arnold2006-09-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10897 a1c6a512-1295-4272-9138-f99709370657
* Solitaire: * Improved large suits for medium/large LCDs, and all new large ↵Jens Arnold2006-09-06
| | | | | | suits for small LCDs, by Marianne Arnold. * Use the actual card dimensions in the code. Old values were one off. * #ifdef cleanup using the capabilities of the bitmap build system. * Some more tweaks. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10896 a1c6a512-1295-4272-9138-f99709370657
* Fix sound in Doom on H10 - we don't support 11025Hz so use 44100Hz instead.Barry Wardell2006-09-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10895 a1c6a512-1295-4272-9138-f99709370657