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
/
reversi
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-09
New port: FiiO M3K
Solomon Peachy
1
-0
/
+11
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
1
-22
/
+2
2020-04-06
xDuoo X3II and X20 port
Marcin Bukat
1
-0
/
+22
2019-01-02
Add Xuelin iHIFI 770/770C/800 support
Solomon Peachy
1
-0
/
+22
2018-07-28
Add cleaned-up xDuoo X3 support
Solomon Peachy
1
-0
/
+11
2018-06-12
Agptek Rocker: Build plugins
Marcin Bukat
1
-0
/
+8
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
-3
/
+3
2014-09-18
Introducing Targets iBasso DX50 & iBasso DX90
Simon Rothen
1
-0
/
+4
2014-07-17
zen/zenxfi/zenxfistyle/zenmozaic: implement plugin keymaps and enable plugins
Amaury Pouly
1
-0
/
+8
2014-06-30
Introduce plugin keymaps for the Sony NWZ Series
Nils Stec
1
-0
/
+8
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
/
+9
2014-02-05
Samsung YP-R1 target port
Lorenzo Miori
1
-0
/
+3
2014-01-07
reversi: Update viewport initialization to new member fields.
Thomas Martitz
1
-12
/
+9
2014-01-07
lcd-16bit: Remove {lss,lse,lst}_pattern fields from struct viewport.
Thomas Martitz
1
-3
/
+0
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
/
+8
2012-01-30
reversi: Fix viewport initialization. Improve button layout for portrait. Ena...
Thomas Martitz
2
-14
/
+21
2012-01-29
Remove touchscreen mode setting from reversi. It's now done in do_menu().
Thomas Martitz
1
-10
/
+0
2012-01-27
pluginlib_touchscreen: Rework API to offer wait-for-button APIs.
Thomas Martitz
1
-1
/
+1
2011-12-24
Initial commit of the Samsung YP-R0 port.
Thomas Martitz
1
-0
/
+9
2011-11-16
Sandisk Sansa Connect port (FS #12363)
Tomasz Moń
1
-1
/
+2
2011-10-17
- Fix some reds by implementing lcd_get_dpi().
Thomas Martitz
1
-3
/
+3
2011-10-02
fuze+: add reverso keymap
Amaury Pouly
1
-0
/
+8
2011-05-08
Fix a bunch of 'variable set but not used' warnings reported from GCC 4.6.0.
Andree Buschmann
1
-1
/
+6
2010-11-30
HD300 - plugins keymaps
Marcin Bukat
1
-0
/
+8
2010-11-02
More plugin keymaps for the HDD6330. Quite a lot of commits. ;)
Robert Menes
1
-0
/
+9
2010-11-02
MPIO HD200: rename button defines to adhere how they are labeled on the device.
Marcin Bukat
1
-4
/
+4
2010-08-28
plugins: use lcd_putsf/lcd_putsxyf
Rafaël Carré
1
-7
/
+2
2010-08-25
Remove a bunch of build conditions inside .c files
Rafaël Carré
1
-4
/
+0
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-04-26
Add MPIO HD200 port - changed files
Marcin Bukat
1
-0
/
+10
2010-02-14
Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for ...
Szymon Dziok
1
-0
/
+9
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-09
More GoGear SA9200 plugin keymaps, plus a fix on mosaique.
Robert Menes
1
-0
/
+9
2009-10-05
Fix yellow
Tomer Shalev
1
-3
/
+3
2009-08-31
* Fix plugin keymaps for VX777
Maurus Cuelenaere
1
-0
/
+3
2009-08-04
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...
Michael Giacomelli
1
-0
/
+9
2009-08-03
Remove find_albumart() from the plugin API as it doesn't exist for them.
Thomas Martitz
1
-4
/
+4
2009-08-03
Reversi: Make Reversi respect the global touchscreen setting when in a menu.
Karl Kurbjun
1
-0
/
+10
2009-08-02
Reversi: Fix warning, change the text so that it does not resize the board (t...
Karl Kurbjun
2
-25
/
+63
2009-08-02
Reversi: Implement dynamic legend/board sixing when necessary for landscape t...
Karl Kurbjun
1
-2
/
+8
2009-08-02
Pluginlib: Add support for general buttons. Add menu and quit buttons to Rev...
Karl Kurbjun
2
-78
/
+155
2009-07-29
Reversi: Attempt to account for screen aspect, add preliminary absolute touch...
Karl Kurbjun
2
-43
/
+80
2009-07-27
Reversi: Simplify screen sizing - now supports any resolution.
Karl Kurbjun
1
-85
/
+5
2009-06-16
Accept FS#10094 by Teruaki Kawashima:
Jonathan Gordon
1
-17
/
+6
[next]