summaryrefslogtreecommitdiff
path: root/apps/plugins/blackjack.c (follow)
Commit message (Expand)AuthorAge
* plugins: use lcd_putsf/lcd_putsxyfRafaël Carré2010-08-28
* Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-24
* Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz2010-08-23
* Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-23
* Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz2010-05-06
* Add MPIO HD200 port - changed filesMarcin Bukat2010-04-26
* use same variable/macro name for highscore among plugins.Teruaki Kawashima2010-02-27
* some changes to use of display_text.Teruaki Kawashima2010-02-22
* Packard Bell Vibe 500: More plugin keymaps (second portion).Szymon Dziok2010-02-13
* Simplify some boolean expressions that compare directly against 'true'Bertrik Sikken2010-01-02
* Simplify some expressions using the ? operatorBertrik Sikken2010-01-01
* blackjack: improve the menu and the buttonsJohannes Schwarz2009-12-21
* make sure plugin reset backlight setting before exit. do code polish.Teruaki Kawashima2009-12-18
* Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev2009-12-15
* make tpj1022 bootloader compile again Robert Kukla2009-12-07
* blackjack: Set foreground color and background color properly after canceled ...Teruaki Kawashima2009-12-04
* Start committing plugin keymaps for the Philips GoGear SA9200.Robert Menes2009-12-02
* Blackjack: Fix keymap for Gigabeat F as button 'A' and button 'Select' were s...Mohamed Tarek2009-09-13
* brickmania, blackjack, jewels, bubbles: Remove save file only if player resum...Teruaki Kawashima2009-09-06
* Fix STRIDE macro for multiscreen and add stride support for picture lib.Karl Kurbjun2009-09-04
* * Fix plugin keymaps for VX777Maurus Cuelenaere2009-08-31
* Blackjack: Add support for vertical strides.Karl Kurbjun2009-08-31
* blackjack: change the way to save/load game state: save game state when quit ...Teruaki Kawashima2009-08-21
* Remove unneeded blackjack defines for the YH series.Michael Giacomelli2009-08-04
* Always do an SVN up before committing . . . hopefully fixes red by defining m...Michael Giacomelli2009-08-04
* Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli2009-08-04
* calendar: fix bug when add new event text longer than last entry.Teruaki Kawashima2009-08-03
* Fix X5/M5Karl Kurbjun2009-08-03
* Fix warning and ZVMKarl Kurbjun2009-08-03
* Blackjack: Use standard menu and add playback menu, use pluginlib high scores.Karl Kurbjun2009-08-03
* set svn:keywords propertyTeruaki Kawashima2009-07-12
* Add initial plugin keymaps for M:robe 500Karl Kurbjun2009-04-21
* FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...Thomas Martitz2009-04-10
* Enable plugins on the Onda VX747Maurus Cuelenaere2009-04-07
* Accept FS#10068 by Teruaki Kawashima correcting the instructions built into a...Nils Wallménius2009-03-29
* remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...Andrew Mahone2009-01-24
* Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo2009-01-24
* revert/fix parts of r19673, as it changed some e200 keymaps and introduces no...Dominik Wenger2009-01-16
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli2009-01-04
* m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger2008-12-12
* Don't let the user play the hand if it has already completed. Fixes FS #9399.Tom Ross2008-12-12
* Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:MMaurus Cuelenaere2008-12-08
* Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg2008-12-04
* Sansa Clip: build plugins (FS#9578)Rafaël Carré2008-11-28
* Makefile overhaul. All generated bitmaps are now explicitly in OBJDIR/bitmaps...Björn Stenberg2008-11-03
* Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere2008-08-23
* correct overlooked POWER<->A swaps for gigabeat plugins (thanks to Firestorm ...Robert Kukla2008-07-20
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Plugin parameters should be const.Steve Bavin2008-05-13