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
/
zxbox
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-09
New port: FiiO M3K
Solomon Peachy
2
-0
/
+17
2020-07-24
[3/4] Completely remove HWCODEC support
Solomon Peachy
3
-5
/
+5
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
2
-42
/
+4
2020-07-22
keyboard add ability to specify temporary custom layouts
William Wilgus
1
-1
/
+1
2020-04-13
av300: Continue cleaning out keymaps.
Solomon Peachy
2
-16
/
+0
2020-04-06
xDuoo X3II and X20 port
Marcin Bukat
2
-0
/
+34
2019-01-02
Add Xuelin iHIFI 770/770C/800 support
Solomon Peachy
2
-0
/
+34
2018-07-28
Add cleaned-up xDuoo X3 support
Solomon Peachy
2
-0
/
+17
2018-06-12
Agptek Rocker: Build plugins
Marcin Bukat
2
-0
/
+16
2018-04-03
Zen XFi2: Enable Plugins
Sebastian Leonhardt
1
-0
/
+3
2017-02-04
Fix dangerous casts
Amaury Pouly
3
-3
/
+3
2016-01-25
Replace SAMSUNG_YH920_PAD with YH92X
Sebastian Leonhardt
2
-2
/
+2
2015-12-27
Samsung YH820/92x keymap bugfixes
Sebastian Leonhardt
2
-2
/
+7
2014-12-22
zxbox: Add missing break; statement
Thomas Jarosch
1
-1
/
+2
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
2
-0
/
+16
2014-06-30
Introduce plugin keymaps for the Sony NWZ Series
Nils Stec
2
-0
/
+16
2014-06-21
lcd-24bit: Introduce a 24-bit mid-level LCD driver
Thomas Martitz
1
-3
/
+3
2014-05-24
Separate keymaps for YH-820 and YH-920/925
Sebastian Leonhardt
2
-2
/
+4
2014-04-06
Complete Plugin Keymaps for Creative Zen X-Fi3
David Jilke
2
-0
/
+17
2012-04-19
hm801: Add support for plugins.
Andrew Ryabinin
2
-2
/
+4
2012-04-19
hm60x: Add support for plugins.
Andrew Ryabinin
2
-0
/
+18
2012-04-04
Refactor and unify objcopy calls in the build system. Also now properly handl...
Thomas Martitz
1
-1
/
+1
2012-03-03
Revise the PCM callback system after adding multichannel audio.
Michael Sevakis
1
-5
/
+4
2012-02-15
zxbox: make source files include their header file and make function static w...
Bertrik Sikken
7
-5
/
+7
2012-02-02
MPIOs: keymap tweaks
Marcin Bukat
1
-1
/
+1
2011-12-24
Fix messed up zxbox keymaps. Fixes fuze+ red also.
Thomas Martitz
2
-20
/
+3
2011-12-24
Initial commit of the Samsung YP-R0 port.
Thomas Martitz
2
-1
/
+20
2011-11-16
Sandisk Sansa Connect port (FS #12363)
Tomasz Moń
2
-2
/
+4
2011-10-15
Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...
Björn Stenberg
1
-1
/
+1
2011-10-02
fuze+: add zxbox keymap
Amaury Pouly
2
-0
/
+18
2011-05-13
Fix another 'set but not used' warning.
Andree Buschmann
1
-0
/
+2
2011-05-01
Fix further 'variable set but not used' warnings reported from GCC 4.6.0.
Andree Buschmann
1
-9
/
+13
2010-11-30
HD300 - plugins keymaps
Marcin Bukat
2
-0
/
+18
2010-11-03
Okay, this should be the last few "prevent red" fixes to be
Robert Menes
1
-0
/
+18
2010-11-03
These should be the last of the plugin keymaps required
Robert Menes
1
-0
/
+9
2010-11-02
MPIO HD200: rename button defines to adhere how they are labeled on the device.
Marcin Bukat
2
-6
/
+6
2010-08-30
Plugins: modify IRAM copying code
Rafaël Carré
1
-6
/
+0
2010-08-28
plugins: use lcd_putsf/lcd_putsxyf
Rafaël Carré
2
-9
/
+2
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-07-10
Rename/change SIMVER to APP_TYPE in the Makefiles.
Thomas Martitz
1
-1
/
+1
2010-05-18
Build overlay plugins for all targets with PLUGIN_BUFFER <= 0x10000 bytes
Rafaël Carré
1
-1
/
+1
2010-05-07
Fix (hopefully) last aliasing bug (midiutil), and enable -fno-strict-aliasing...
Frank Gevaerts
1
-1
/
+1
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
6
-13
/
+15
2010-05-06
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
1
-2
/
+2
2010-05-06
Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...
Thomas Martitz
1
-1
/
+1
2010-04-26
Add MPIO HD200 port - changed files
Marcin Bukat
2
-0
/
+18
2010-02-14
Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for ...
Szymon Dziok
2
-0
/
+18
[next]