index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
starfield.c
Age
Commit message (
Expand
)
Author
2009-05-06
M:Robe 500: More plugin keymap changes for touchscreen
Karl Kurbjun
2009-04-10
FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...
Thomas Martitz
2009-04-07
Enable plugins on the Onda VX747
Maurus Cuelenaere
2009-01-24
Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...
Mark Arigo
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
2009-01-04
Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.
Michael Giacomelli
2008-12-12
m200v4: rename Keys, so they match better other targets with similar key-layo...
Dominik Wenger
2008-12-04
Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...
Björn Stenberg
2008-11-28
Sansa Clip: build plugins (FS#9578)
Rafaël Carré
2008-11-20
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
2008-10-07
IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet.
Vitja Makarov
2008-08-23
Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN
Maurus Cuelenaere
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-13
Plugin parameters should be const.
Steve Bavin
2008-04-27
FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.
Rob Purchase
2008-03-22
D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...
Rob Purchase
2008-03-22
Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...
Jens Arnold
2008-03-01
M:Robe 100: add button definition/bitmaps to plugins and enable compilation
Robert Kukla
2008-02-17
Plugins now enabled and working for the Gigabeat S.
Will Robertson
2007-10-26
Fix starfield displaying stars in white on grayscale devices (they remain vis...
Kevin Ferrare
2007-09-20
Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...
Marianne Arnold
2007-08-16
Pass plugin api pointer to funtion directly, fixes crashes when doing increme...
Peter D'Hoye
2007-08-15
Bring mpegplayer backlight fix to the other plugins, this also fixes some wro...
Peter D'Hoye
2007-07-27
Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.
Jens Arnold
2007-06-30
Starfield background should be black (this code from r11605 didn't make it pa...
Antoine Cellerier
2007-06-30
Oops. Should fix compilation errors / warnings.
Antoine Cellerier
2007-06-30
Add possibility to use colors in starfield plugin using Play/Select. Based on...
Antoine Cellerier
2007-05-19
attempt to make the Gigabeat button mappings in the plugins more logical and ...
Marcoen Hirschberg
2007-04-08
sims have no MAS, hence no mas_codec_readreg()
Robert Kukla
2007-04-08
FS#6604 - Starfield Pulses To Music
Robert Kukla
2007-03-16
Rename some macros to account for the recently added M5 port. No code changes.
Jens Arnold
2006-11-26
Starfield should be white on black on colour targets, and disable backdrops.
Jens Arnold
2006-11-15
Don't need to remove the backdrop for all plugins - leave it up for some.
Karl Kurbjun
2006-10-26
Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...
Barry Wardell
2006-08-03
Barry Wardell's keymappings for H10
Daniel Stenberg
2006-06-30
To avoid having to use the main unit when accidentally launching a plugin fro...
Kevin Ferrare
2006-03-03
Code Police raid. Mostly changed // comments and indented to Rockbox style.
Daniel Stenberg
2006-02-24
More iPod 3G work from Seven Le Mesle
Dave Chapman
2006-02-24
first gigabeat commit
Marcoen Hirschberg
2006-01-18
Matt v.d. Westhuizen's iAudio X5 keypad adjustments
Daniel Stenberg
2006-01-15
New plugin loader. Solves the crashes introduced with the .bss changes while ...
Jens Arnold
2005-12-19
Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...
Dave Chapman
2005-12-15
Colour targets: Be controversial and have white stars on a black background...
Dave Chapman
2005-12-14
iPod: Initial attempt at button mappings for plugins. All plugins now compil...
Dave Chapman
2005-11-17
Don't call a plugin function just 'main()', this will crash the win32 simulator.
Jens Arnold
2005-10-30
Corrected a bug on archos with buttonbar which was erased when filetree refre...
Kevin Ferrare
2005-10-28
iso-8859-1 police
Dave Chapman
2005-10-28
The wonderful starfield plugin huhuhu
Kevin Ferrare