summaryrefslogtreecommitdiff
path: root/apps/plugins (unfollow)
Commit message (Expand)Author
2005-02-12Clip bottom & right when positioning the gfx display.Jens Arnold
2005-02-12Added clearpixel() and clearline().Jens Arnold
2005-02-11Mosaique now working on the player, using the player graphics library.Jens Arnold
2005-02-11Adapted to new playergfx lib, release playergfx in all return cases, some opt...Jens Arnold
2005-02-11Split the display & update function in two, and added invertpixel(), invertli...Jens Arnold
2005-02-10iRiver: Working buttons, better support for large fontsLinus Nielsen Feltzing
2005-02-10iRiver: Working keys for the calculatorLinus Nielsen Feltzing
2005-02-10Removed flicker on player sim.Jens Arnold
2005-02-10Cube now working on the player, using the new player graphics library.Jens Arnold
2005-02-10Beginnings of a graphics library for the player LCD. So far the only drawing ...Jens Arnold
2005-02-09Correct position of parameter display.Jens Arnold
2005-02-09Variable screen resolution.Jens Arnold
2005-02-08adjusting to screen sizeDaniel Stenberg
2005-02-08Adjusted for iRiver LCD screen size.Daniel Stenberg
2005-02-07Variable screen resolution.Jens Arnold
2005-02-07Link with the proper optionsLinus Nielsen Feltzing
2005-02-04Let's do an ifdef here to prevent builds for iriver since the keymappingDaniel Stenberg
2005-02-04fix syntaxDaniel Stenberg
2005-02-04adapted to build on iRiverDaniel Stenberg
2005-02-04Added .rodata.str1.1Linus Nielsen Feltzing
2005-02-04set the start address for iRiver plugins (this is still not working)Daniel Stenberg
2005-02-04nah, this doesn't depend on MAS but assumed bad stuff about LED/SHDaniel Stenberg
2005-02-04iriver supportDaniel Stenberg
2005-02-04first basic attempt at supporting chessclock on the h100Daniel Stenberg
2005-02-04MAS-specific pluginDaniel Stenberg
2005-02-04these only build/run on targets using the LCD_SSD1815 displayDaniel Stenberg
2005-02-04CFLAGS is set (target-specific) in the root makefile, don't fiddle with themDaniel Stenberg
2005-02-04allow different output formats for other targetsDaniel Stenberg
2005-02-04preprocess the linker file with more infoDaniel Stenberg
2005-01-30long policyJean-Philippe Bernardy
2005-01-27Ooops.Jens Arnold
2005-01-27Battery_test plugin: (1) Fixed the button handling to work as intended. (2) C...Jens Arnold
2005-01-26Changed several places to use button_clear_queue() to empty the button queue....Jens Arnold
2005-01-26Made alpine_cdc.rock compile with DEBUG enabledLinus Nielsen Feltzing
2005-01-20finally add my Alpine car CD changer emulator, although very few people may u...Jörg Hohensohn
2005-01-16Plugin fixes for simulator: (1) Don't compile calendar for units without RTC....Jens Arnold
2005-01-16Bugfix: Ordinary ending of playback didn't close the file (File handle leak, ...Jens Arnold
2005-01-13Patch #939307 by Eric LassaugeLinus Nielsen Feltzing
2005-01-08Allow flashing for players with alternative boot ROM.Jens Arnold
2005-01-02Start with the basic button layout if the basic operators are not available s...Jens Arnold
2004-12-30player version check extended up to 5.08Jörg Hohensohn
2004-12-26Plugin fixes: Correct button name for MODE key in help texts, conforming to t...Jens Arnold
2004-12-15Fixed typeJens Arnold
2004-12-14Fixed general settings typo, split up general settings function, added cursor...Zakk Roberts
2004-12-05Fixed a typo, thanks ChristiJens Arnold
2004-12-03Make sure the time is updated before blocking in button_get()Linus Nielsen Feltzing
2004-11-29Correctly display paused stateJens Arnold
2004-11-26Patch #1048937 by Jacob Erlbeck, Metronome tap speed entryLinus Nielsen Feltzing
2004-11-19There will soon exist bitmapped players without RTC (iRiver)Linus Nielsen Feltzing
2004-11-17Only sort onceBjörn Stenberg