summaryrefslogtreecommitdiff
path: root/apps/plugins/calendar.c (unfollow)
Commit message (Expand)Author
2016-01-25Replace SAMSUNG_YH920_PAD with YH92XSebastian Leonhardt
2015-12-27Samsung YH820/92x keymap bugfixesSebastian Leonhardt
2015-11-15YH8xx,YH9xx: Keymap improvementSebastian Leonhardt
2014-09-18Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen
2014-07-17zen/zenxfi/zenxfistyle/zenmozaic: implement plugin keymaps and enable pluginsAmaury Pouly
2014-06-30Introduce plugin keymaps for the Sony NWZ SeriesNils Stec
2014-05-24Separate keymaps for YH-820 and YH-920/925Sebastian Leonhardt
2014-04-06Complete Plugin Keymaps for Creative Zen X-Fi3David Jilke
2012-04-19hm801: Add support for plugins.Andrew Ryabinin
2012-04-19hm60x: Add support for plugins.Andrew Ryabinin
2012-03-15Fuze+/calendar's plugin update keymaps and manualJean-Louis Biasini
2012-02-02MPIOs: keymap tweaksMarcin Bukat
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń
2011-10-02fuze+: add calendar keymapAmaury Pouly
2011-03-02RaaA: Fix write locations of pluginsThomas Jarosch
2010-11-30HD300 - plugins keymapsMarcin Bukat
2010-11-02MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat
2010-11-02Begin committing keymap plugins for the Philips GoGear HDD6330.Robert Menes
2010-08-28plugins: use lcd_putsf/lcd_putsxyfRafaël Carré
2010-08-24Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz
2010-08-23Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz
2010-08-23Introduce plugin_crt0.c that every plugin links.Thomas Martitz
2010-05-06Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz
2010-05-06Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...Thomas Martitz
2010-04-26Add MPIO HD200 port - changed filesMarcin Bukat
2010-02-13Packard Bell Vibe 500: More plugin keymaps (second portion).Szymon Dziok
2009-12-15Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev
2009-12-14Enable calendar plugin for non-rtc targets (FS#10786 by Teruaki Kawashima)Alexander Levin
2009-12-02Start committing plugin keymaps for the Philips GoGear SA9200.Robert Menes
2009-11-04FS#10649: calendar: make it selectable what day is first day of week.Teruaki Kawashima
2009-10-20Use pointer to memos instead of accessing the array.Teruaki Kawashima
2009-10-03Slight cleanup of the calendar pluginNils Wallménius
2009-08-31 * Fix plugin keymaps for VX777Maurus Cuelenaere
2009-08-29Calendar: change directory to store .memo file from /.rockbox/ to /.rockbox/r...Teruaki Kawashima
2009-08-20Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius
2009-08-12Make kbd_input() show a cancel splash to indicate user abort better and for b...Thomas Martitz
2009-08-05add playback control to more menu of plugins.Teruaki Kawashima
2009-08-05fix bug calendar fails to add new memo if there is not .memo file caused by m...Teruaki Kawashima
2009-08-04Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli
2009-08-03calendar: fix bug when add new event text longer than last entry.Teruaki Kawashima
2009-06-26FS#10283 simplify plugins' menus by using stringlist with callback (by Teruak...Johannes Schwarz
2009-04-21Add initial plugin keymaps for M:robe 500Karl Kurbjun
2009-04-10FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...Thomas Martitz
2009-04-07Enable plugins on the Onda VX747Maurus Cuelenaere
2009-01-24remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...Andrew Mahone
2009-01-24Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo
2009-01-16loader-initialized global plugin API:Andrew Mahone
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli
2008-12-31Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon