summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* Discard .eh_frame, otherwise the codec viewer plugins are about 800MB in size...Dave Chapman2005-02-15
* Increase PLUGINSIZE to 768k for devices with at least 32MB of RAM (currently ...Dave Chapman2005-02-15
* C89 fix: variables first then codeDaniel Stenberg2005-02-15
* New plugin by Jonas Haggqvist: bouncing rockbox logo, screensaver style.Jens Arnold2005-02-15
* Complete button assignemt for text viewer on iRiver.Jens Arnold2005-02-12
* Snow.rock ported to the player, fullscreen.Jens Arnold2005-02-12
* Clip bottom & right when positioning the gfx display.Jens Arnold2005-02-12
* Added clearpixel() and clearline().Jens Arnold2005-02-12
* Mosaique now working on the player, using the player graphics library.Jens Arnold2005-02-11
* Adapted to new playergfx lib, release playergfx in all return cases, some opt...Jens Arnold2005-02-11
* Split the display & update function in two, and added invertpixel(), invertli...Jens Arnold2005-02-11
* iRiver: Working buttons, better support for large fontsLinus Nielsen Feltzing2005-02-10
* iRiver: Working keys for the calculatorLinus Nielsen Feltzing2005-02-10
* Removed flicker on player sim.Jens Arnold2005-02-10
* Cube now working on the player, using the new player graphics library.Jens Arnold2005-02-10
* Beginnings of a graphics library for the player LCD. So far the only drawing ...Jens Arnold2005-02-10
* Correct position of parameter display.Jens Arnold2005-02-09
* Variable screen resolution.Jens Arnold2005-02-09
* adjusting to screen sizeDaniel Stenberg2005-02-08
* Adjusted for iRiver LCD screen size.Daniel Stenberg2005-02-08
* Variable screen resolution.Jens Arnold2005-02-07
* Link with the proper optionsLinus Nielsen Feltzing2005-02-07
* Let's do an ifdef here to prevent builds for iriver since the keymappingDaniel Stenberg2005-02-04
* fix syntaxDaniel Stenberg2005-02-04
* adapted to build on iRiverDaniel Stenberg2005-02-04
* Added .rodata.str1.1Linus Nielsen Feltzing2005-02-04
* set the start address for iRiver plugins (this is still not working)Daniel Stenberg2005-02-04
* nah, this doesn't depend on MAS but assumed bad stuff about LED/SHDaniel Stenberg2005-02-04
* iriver supportDaniel Stenberg2005-02-04
* first basic attempt at supporting chessclock on the h100Daniel Stenberg2005-02-04
* MAS-specific pluginDaniel Stenberg2005-02-04
* these only build/run on targets using the LCD_SSD1815 displayDaniel Stenberg2005-02-04
* CFLAGS is set (target-specific) in the root makefile, don't fiddle with themDaniel Stenberg2005-02-04
* allow different output formats for other targetsDaniel Stenberg2005-02-04
* preprocess the linker file with more infoDaniel Stenberg2005-02-04
* long policyJean-Philippe Bernardy2005-01-30
* Ooops.Jens Arnold2005-01-27
* Battery_test plugin: (1) Fixed the button handling to work as intended. (2) C...Jens Arnold2005-01-27
* Changed several places to use button_clear_queue() to empty the button queue....Jens Arnold2005-01-26
* Made alpine_cdc.rock compile with DEBUG enabledLinus Nielsen Feltzing2005-01-26
* finally add my Alpine car CD changer emulator, although very few people may u...Jörg Hohensohn2005-01-20
* Plugin fixes for simulator: (1) Don't compile calendar for units without RTC....Jens Arnold2005-01-16
* Bugfix: Ordinary ending of playback didn't close the file (File handle leak, ...Jens Arnold2005-01-16
* Patch #939307 by Eric LassaugeLinus Nielsen Feltzing2005-01-13
* Allow flashing for players with alternative boot ROM.Jens Arnold2005-01-08
* Start with the basic button layout if the basic operators are not available s...Jens Arnold2005-01-02
* player version check extended up to 5.08Jörg Hohensohn2004-12-30
* Plugin fixes: Correct button name for MODE key in help texts, conforming to t...Jens Arnold2004-12-26
* Fixed typeJens Arnold2004-12-15
* Fixed general settings typo, split up general settings function, added cursor...Zakk Roberts2004-12-14