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
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