summaryrefslogtreecommitdiffstats
path: root/apps/plugins/calendar.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-11New port: AIGO EROS Q / EROS KSolomon Peachy1-29/+9
2020-10-09New port: FiiO M3KSolomon Peachy1-0/+10
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy1-24/+2
2020-07-22keyboard add ability to specify temporary custom layoutsWilliam Wilgus1-2/+2
2020-07-19do_menu pass internal synclist reference to callbackWilliam Wilgus1-1/+4
2020-04-13av300: Continue cleaning out keymaps.Solomon Peachy1-10/+0
2020-04-06xDuoo X3II and X20 portMarcin Bukat1-0/+20
2019-01-02Add Xuelin iHIFI 770/770C/800 supportSolomon Peachy1-0/+20
2018-07-28Add cleaned-up xDuoo X3 supportSolomon Peachy1-0/+10
2018-06-12Agptek Rocker: Build pluginsMarcin Bukat1-0/+10
2018-04-03Zen XFi2: Enable PluginsSebastian Leonhardt1-0/+5
2016-01-25Replace SAMSUNG_YH920_PAD with YH92XSebastian Leonhardt1-1/+1
2015-12-27Samsung YH820/92x keymap bugfixesSebastian Leonhardt1-1/+18
2015-11-15YH8xx,YH9xx: Keymap improvementSebastian Leonhardt1-5/+14
2014-09-18Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen1-0/+10
2014-07-17zen/zenxfi/zenxfistyle/zenmozaic: implement plugin keymaps and enable pluginsAmaury Pouly1-0/+10
2014-06-30Introduce plugin keymaps for the Sony NWZ SeriesNils Stec1-0/+10
2014-05-24Separate keymaps for YH-820 and YH-920/925Sebastian Leonhardt1-1/+2
2014-04-06Complete Plugin Keymaps for Creative Zen X-Fi3David Jilke1-0/+10
2012-04-19hm801: Add support for plugins.Andrew Ryabinin1-0/+10
2012-04-19hm60x: Add support for plugins.Andrew Ryabinin1-0/+10
2012-03-15Fuze+/calendar's plugin update keymaps and manualJean-Louis Biasini1-4/+4
2012-02-02MPIOs: keymap tweaksMarcin Bukat1-2/+2
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz1-0/+10
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń1-0/+10
2011-10-02fuze+: add calendar keymapAmaury Pouly1-0/+10
2011-03-02RaaA: Fix write locations of pluginsThomas Jarosch1-2/+2
2010-11-30HD300 - plugins keymapsMarcin Bukat1-0/+10
2010-11-02MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat1-3/+3
2010-11-02Begin committing keymap plugins for the Philips GoGear HDD6330.Robert Menes1-0/+10
2010-08-28plugins: use lcd_putsf/lcd_putsxyfRafaël Carré1-8/+5
2010-08-24Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-1/+1
2010-08-23Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz1-1/+1
2010-08-23Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-1/+1
2010-05-06Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz1-1/+1
2010-05-06Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...Thomas Martitz1-1/+1
2010-04-26Add MPIO HD200 port - changed filesMarcin Bukat1-0/+10
2010-02-13Packard Bell Vibe 500: More plugin keymaps (second portion).Szymon Dziok1-0/+10
2009-12-15Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev1-1/+1
2009-12-14Enable calendar plugin for non-rtc targets (FS#10786 by Teruaki Kawashima)Alexander Levin1-16/+87
2009-12-02Start committing plugin keymaps for the Philips GoGear SA9200.Robert Menes1-0/+10
2009-11-04FS#10649: calendar: make it selectable what day is first day of week.Teruaki Kawashima1-6/+46
2009-10-20Use pointer to memos instead of accessing the array.Teruaki Kawashima1-129/+108
2009-10-03Slight cleanup of the calendar pluginNils Wallménius1-20/+6
2009-08-31 * Fix plugin keymaps for VX777Maurus Cuelenaere1-0/+3
2009-08-29Calendar: change directory to store .memo file from /.rockbox/ to /.rockbox/r...Teruaki Kawashima1-6/+10
2009-08-20Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius1-1/+1
2009-08-12Make kbd_input() show a cancel splash to indicate user abort better and for b...Thomas Martitz1-2/+2
2009-08-05add playback control to more menu of plugins.Teruaki Kawashima1-1/+7
2009-08-05fix bug calendar fails to add new memo if there is not .memo file caused by m...Teruaki Kawashima1-2/+3