index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
clix.c
Age
Commit message (
Expand
)
Author
2010-08-28
plugins: use lcd_putsf/lcd_putsxyf
Rafaël Carré
2010-08-24
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-23
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
2010-08-23
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-02-27
use same variable/macro name for highscore among plugins.
Teruaki Kawashima
2010-02-27
clix: make code to check whether game is end or not to a separate function to...
Teruaki Kawashima
2010-02-22
some changes to use of display_text.
Teruaki Kawashima
2010-02-13
Packard Bell Vibe 500: More plugin keymaps (second portion).
Szymon Dziok
2010-01-01
Simplify some expressions using the ? operator
Bertrik Sikken
2009-12-15
Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and
Tomer Shalev
2009-12-02
Start committing plugin keymaps for the Philips GoGear SA9200.
Robert Menes
2009-10-18
Use wrap-safe TIME_BEFORE/TIME_AFTER macros to compare times with current_tim...
Bertrik Sikken
2009-08-31
* Fix plugin keymaps for VX777
Maurus Cuelenaere
2009-08-04
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...
Michael Giacomelli
2009-08-03
calendar: fix bug when add new event text longer than last entry.
Teruaki Kawashima
2009-08-03
Clix: Forgot ifdefs around touchscreen_set_mode.
Karl Kurbjun
2009-08-03
Clix: Make Clix respect the global touchscreen setting when in a menu.
Karl Kurbjun
2009-08-03
Blackjack: Use standard menu and add playback menu, use pluginlib high scores.
Karl Kurbjun
2009-07-18
Simplify my previous change, don't need separate defines for ipod
Dave Hooper
2009-07-18
Commit FS#10350, prevents to save an unchanged highscore and move the functio...
Johannes Schwarz
2009-07-18
Make clix playable on ipod by fixing keymap (so up doesn't quit), button repe...
Dave Hooper
2009-07-18
Clix: Add support for screen widths larger than 480
Karl Kurbjun
2009-07-14
use lib display text to display help messages (FS#10099).
Teruaki Kawashima
2009-07-13
Make clix more usable on touchscreen targets
Maurus Cuelenaere
2009-07-11
clix: fix bug that game isn't over when no move is possible.
Teruaki Kawashima
2009-07-08
add keymap for m300 and fix warnings of previous patch
Johannes Schwarz
2009-07-08
new game plugin for colored players named clix (by Rene Peinthor)
Johannes Schwarz