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
/
rockblox.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-11
New port: AIGO EROS Q / EROS K
Solomon Peachy
1
-34
/
+8
2020-10-09
New port: FiiO M3K
Solomon Peachy
1
-0
/
+12
2020-07-24
plugins: More HAVE_BACKLIGHT cleanup
Solomon Peachy
1
-2
/
+8
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
1
-30
/
+3
2020-07-24
[2/4] get rid of HAVE_LCD_CHARCELLS
Solomon Peachy
1
-36
/
+2
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
1
-37
/
+0
2020-07-19
do_menu pass internal synclist reference to callback
William Wilgus
1
-1
/
+4
2020-04-13
av300: Continue cleaning out keymaps.
Solomon Peachy
1
-11
/
+0
2020-04-06
xDuoo X3II and X20 port
Marcin Bukat
1
-0
/
+24
2019-01-02
Add Xuelin iHIFI 770/770C/800 support
Solomon Peachy
1
-0
/
+24
2018-07-28
Add cleaned-up xDuoo X3 support
Solomon Peachy
1
-0
/
+12
2018-06-12
Agptek Rocker: Build plugins
Marcin Bukat
1
-0
/
+10
2018-04-03
Zen XFi2: Enable Plugins
Sebastian Leonhardt
1
-0
/
+4
2016-01-25
Replace SAMSUNG_YH920_PAD with YH92X
Sebastian Leonhardt
1
-1
/
+1
2015-11-15
YH8xx,YH9xx: Keymap improvement
Sebastian Leonhardt
1
-4
/
+13
2014-10-22
YH820/YH92X: Improve some keymaps for plugins.
Szymon Dziok
1
-3
/
+3
2014-09-29
New Rockblox features
Franklin Wei
1
-198
/
+285
2014-09-18
Introducing Targets iBasso DX50 & iBasso DX90
Simon Rothen
1
-0
/
+8
2014-07-17
zen/zenxfi/zenxfistyle/zenmozaic: implement plugin keymaps and enable plugins
Amaury Pouly
1
-0
/
+10
2014-06-30
Introduce plugin keymaps for the Sony NWZ Series
Nils Stec
1
-0
/
+10
2014-06-21
lcd-24bit: Introduce a 24-bit mid-level LCD driver
Thomas Martitz
1
-1
/
+1
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
/
+11
2014-01-17
rockblox: Fix compilation under recent mingw-w64-gcc.
Thomas Martitz
1
-4
/
+4
2013-06-09
Fix rockblox instadrop behaviour
Max Zerzouri
1
-1
/
+4
2012-12-26
[FUZE+] Rockblox plugin slight keymaps update
Jean-Louis Biasini
1
-3
/
+1
2012-04-22
Fix Rockblox plugin display issues on Clip Zip
Marty Miller
1
-11
/
+13
2012-04-19
hm801: Add support for plugins.
Andrew Ryabinin
1
-0
/
+12
2012-04-19
hm60x: Add support for plugins.
Andrew Ryabinin
1
-0
/
+12
2012-03-02
Fuze+: All games plugins keymaps
Jean-Louis Biasini
1
-6
/
+10
2012-02-02
MPIOs: keymap tweaks
Marcin Bukat
1
-6
/
+6
2012-01-15
fuzeplus: update plugins keymaps (FS#12405)
Jean-Louis Biasini
1
-10
/
+6
2012-01-07
fuze+: Update plugin keymaps (FS#12405). Thanks to Jean-Louis Biasini
Amaury Pouly
1
-6
/
+10
2011-12-24
Initial commit of the Samsung YP-R0 port.
Thomas Martitz
1
-0
/
+12
2011-12-02
Sansa Clip Zip: enable all plugins
Rafaël Carré
1
-0
/
+13
2011-11-16
Fix file descriptor leak. Thanks to Ophir Lojkine for spotting.
Frank Gevaerts
1
-1
/
+0
2011-11-16
Sandisk Sansa Connect port (FS #12363)
Tomasz Moń
1
-0
/
+10
2011-10-02
fuze+: add rockblox keymap
Amaury Pouly
1
-0
/
+10
2011-05-01
Fix nearly all residual 'variable set but not used' warnings reported from GC...
Andree Buschmann
1
-0
/
+4
2011-03-02
RaaA: Fix write locations of plugins
Thomas Jarosch
1
-2
/
+2
2011-01-24
* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...
Teruaki Kawashima
1
-4
/
+4
2011-01-10
Add backgrounds for 128x160 displays to bubbles and rockblox. Set the coordin...
Michael Sevakis
1
-11
/
+9
2010-11-30
HD300 - plugins keymaps
Marcin Bukat
1
-0
/
+10
2010-11-02
More plugin keymaps for the GoGear HDD6330.
Robert Menes
1
-0
/
+12
2010-11-02
MPIO HD200: rename button defines to adhere how they are labeled on the device.
Marcin Bukat
1
-3
/
+3
2010-08-28
plugins: use lcd_putsf/lcd_putsxyf
Rafaël Carré
1
-18
/
+7
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-06-04
Convert some more stuff to mylcd_ and support pgfx as well.
Michael Sevakis
1
-12
/
+9
[next]