index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
invadrox.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-11
New port: AIGO EROS Q / EROS K
Solomon Peachy
1
-35
/
+28
2020-10-09
New port: FiiO M3K
Solomon Peachy
1
-0
/
+7
2020-07-24
plugins: More HAVE_BACKLIGHT cleanup
Solomon Peachy
1
-2
/
+4
2020-07-24
[2/4] get rid of HAVE_LCD_CHARCELLS
Solomon Peachy
1
-4
/
+0
2020-04-06
xDuoo X3II and X20 port
Marcin Bukat
1
-0
/
+14
2019-01-02
Fix compile wanings in pacbox and invadrox introduced in d4942cc
Solomon Peachy
1
-2
/
+0
2019-01-02
Add Xuelin iHIFI 770/770C/800 support
Solomon Peachy
1
-0
/
+16
2018-04-03
Zen XFi2: Enable Plugins
Sebastian Leonhardt
1
-0
/
+5
2016-01-25
Replace SAMSUNG_YH920_PAD with YH92X
Sebastian Leonhardt
1
-1
/
+1
2015-11-15
YH8xx,YH9xx: Keymap improvement
Sebastian Leonhardt
1
-1
/
+6
2014-09-18
Introducing Targets iBasso DX50 & iBasso DX90
Simon Rothen
1
-0
/
+7
2014-07-17
zen/zenxfi/zenxfistyle/zenmozaic: implement plugin keymaps and enable plugins
Amaury Pouly
1
-0
/
+7
2014-06-30
Introduce plugin keymaps for the Sony NWZ Series
Nils Stec
1
-0
/
+7
2014-06-21
lcd-24bit: Introduce a 24-bit mid-level LCD driver
Thomas Martitz
1
-4
/
+5
2014-05-24
Separate keymaps for YH-820 and YH-920/925
Sebastian Leonhardt
1
-1
/
+2
2014-04-06
Complete Plugin Keymaps for Creative Zen X-Fi3
David Jilke
1
-0
/
+7
2012-04-19
hm801: Add support for plugins.
Andrew Ryabinin
1
-1
/
+2
2012-04-19
hm60x: Add support for plugins.
Andrew Ryabinin
1
-0
/
+7
2012-02-02
MPIOs: keymap tweaks
Marcin Bukat
1
-4
/
+4
2011-12-24
Initial commit of the Samsung YP-R0 port.
Thomas Martitz
1
-1
/
+2
2011-11-16
Sandisk Sansa Connect port (FS #12363)
Tomasz Moń
1
-1
/
+2
2011-10-15
plugins: another round of making local functions static
Bertrik Sikken
1
-12
/
+12
2011-10-02
fuze+: add invadrox keymap
Amaury Pouly
1
-0
/
+7
2011-03-02
RaaA: Fix write locations of plugins
Thomas Jarosch
1
-1
/
+1
2011-01-24
* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...
Teruaki Kawashima
1
-2
/
+2
2010-11-30
HD300 - plugins keymaps
Marcin Bukat
1
-0
/
+7
2010-11-02
More plugin keymaps for the GoGear HDD6330.
Robert Menes
1
-0
/
+7
2010-09-07
invadrox: make all inline functions static inline
Rafaël Carré
1
-12
/
+12
2010-09-07
invadrox: make inline function static inline
Rafaël Carré
1
-1
/
+1
2010-08-24
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
1
-1
/
+1
2010-08-23
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
1
-1
/
+1
2010-08-23
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
1
-1
/
+1
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
1
-0
/
+4
2010-02-13
Packard Bell Vibe 500: More plugin keymaps (second portion).
Szymon Dziok
1
-0
/
+7
2009-12-15
Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and
Tomer Shalev
1
-1
/
+1
2009-12-12
Invadrox: Fix red caused by touchscreen targets with no buttons defined for m...
Tomer Shalev
1
-9
/
+18
2009-12-12
Invadrox: Add support for both touchscreen and buttons control of the game.
Tomer Shalev
1
-22
/
+33
2009-12-07
make tpj1022 bootloader compile again
Robert Kukla
1
-1
/
+1
2009-12-03
Another round of plugin keymaps for the Philips GoGear SA9200.
Robert Menes
1
-0
/
+7
2009-10-18
Use wrap-safe TIME_BEFORE/TIME_AFTER macros to compare times with current_tim...
Bertrik Sikken
1
-1
/
+1
2009-09-04
Fix STRIDE macro for multiscreen and add stride support for picture lib.
Karl Kurbjun
1
-8
/
+16
2009-09-02
Fix collision detection for invadrox
Karl Kurbjun
1
-1
/
+1
2009-09-01
Invadrox: Add support for vertical strides
Karl Kurbjun
1
-10
/
+34
2009-08-31
* Fix plugin keymaps for VX777
Maurus Cuelenaere
1
-1
/
+3
2009-08-04
Invadrox: Add support for 640x480 screens.
Karl Kurbjun
1
-41
/
+58
2009-08-04
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...
Michael Giacomelli
1
-0
/
+7
2009-08-03
Remove various ABS() definitions with a single one using typeof (if using gcc...
Thomas Martitz
1
-5
/
+0
2009-07-18
Commit FS#10350, prevents to save an unchanged highscore and move the functio...
Johannes Schwarz
1
-2
/
+1
2009-07-14
FS#10080
Nils Wallménius
1
-1
/
+1
2009-04-21
Add initial plugin keymaps for M:robe 500
Karl Kurbjun
1
-1
/
+1
[next]