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
/
blackjack.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-28
New port: FiiO M3K on bare metal
Aidan MacDonald
1
-0
/
+16
2021-02-27
Rename symbols of FiiO M3K Linux-based port
Aidan MacDonald
1
-1
/
+1
2020-10-11
New port: AIGO EROS Q / EROS K
Solomon Peachy
1
-41
/
+9
2020-10-09
New port: FiiO M3K
Solomon Peachy
1
-0
/
+16
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
1
-31
/
+1
2020-07-19
do_menu pass internal synclist reference to callback
William Wilgus
1
-1
/
+4
2020-04-06
xDuoo X3II and X20 port
Marcin Bukat
1
-0
/
+32
2019-02-01
blackjack: various fixes
Sebastian Leonhardt
1
-16
/
+19
2019-01-02
Add Xuelin iHIFI 770/770C/800 support
Solomon Peachy
1
-0
/
+32
2018-07-28
Add cleaned-up xDuoo X3 support
Solomon Peachy
1
-0
/
+16
2018-06-12
Agptek Rocker: Build plugins
Marcin Bukat
1
-0
/
+14
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
-6
/
+6
2014-09-18
Introducing Targets iBasso DX50 & iBasso DX90
Simon Rothen
1
-0
/
+14
2014-07-17
zen/zenxfi/zenxfistyle/zenmozaic: implement plugin keymaps and enable plugins
Amaury Pouly
1
-0
/
+14
2014-06-30
Introduce plugin keymaps for the Sony NWZ Series
Nils Stec
1
-0
/
+14
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
/
+16
2013-02-18
blackjack: c200 keymap is identical to clip keymap
Rafaël Carré
1
-17
/
+1
2013-02-18
blackjack: adapt to narrow clip zip screen
Rafaël Carré
1
-8
/
+14
2012-04-19
hm801: Add support for plugins.
Andrew Ryabinin
1
-0
/
+14
2012-04-19
hm60x: Add support for plugins.
Andrew Ryabinin
1
-0
/
+14
2012-03-02
Fuze+: All games plugins keymaps
Jean-Louis Biasini
1
-2
/
+4
2012-02-02
HD300: fix messages in blackjack
Marcin Bukat
1
-1
/
+2
2012-02-02
MPIOs: keymap tweaks
Marcin Bukat
1
-6
/
+6
2012-01-15
fuzeplus: update plugins keymaps (FS#12405)
Jean-Louis Biasini
1
-4
/
+2
2012-01-07
fuze+: Update plugin keymaps (FS#12405). Thanks to Jean-Louis Biasini
Amaury Pouly
1
-2
/
+4
2011-12-24
Initial commit of the Samsung YP-R0 port.
Thomas Martitz
1
-0
/
+16
2011-11-16
Sandisk Sansa Connect port (FS #12363)
Tomasz Moń
1
-2
/
+4
2011-10-02
fuze+: add blackjack keymap (unsure about resume)
Amaury Pouly
1
-0
/
+15
2011-03-02
RaaA: Fix write locations of plugins
Thomas Jarosch
1
-2
/
+2
2010-11-30
HD300 - plugins keymaps
Marcin Bukat
1
-0
/
+15
2010-11-02
More plugin keymaps for the GoGear HDD6330.
Robert Menes
1
-0
/
+16
2010-11-02
MPIO HD200: rename button defines to adhere how they are labeled on the device.
Marcin Bukat
1
-6
/
+6
2010-08-28
plugins: use lcd_putsf/lcd_putsxyf
Rafaël Carré
1
-8
/
+4
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
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
1
-1
/
+1
2010-04-26
Add MPIO HD200 port - changed files
Marcin Bukat
1
-0
/
+15
2010-02-27
use same variable/macro name for highscore among plugins.
Teruaki Kawashima
1
-10
/
+12
2010-02-22
some changes to use of display_text.
Teruaki Kawashima
1
-12
/
+3
2010-02-13
Packard Bell Vibe 500: More plugin keymaps (second portion).
Szymon Dziok
1
-0
/
+14
2010-01-02
Simplify some boolean expressions that compare directly against 'true'
Bertrik Sikken
1
-1
/
+1
2010-01-01
Simplify some expressions using the ? operator
Bertrik Sikken
1
-1
/
+1
2009-12-21
blackjack: improve the menu and the buttons
Johannes Schwarz
1
-120
/
+67
2009-12-18
make sure plugin reset backlight setting before exit. do code polish.
Teruaki Kawashima
1
-1
/
+1
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-07
make tpj1022 bootloader compile again
Robert Kukla
1
-1
/
+1
[next]