summaryrefslogtreecommitdiff
path: root/apps/plugins/keybox.c (follow)
Commit message (Expand)AuthorAge
* Fix further 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann2011-05-01
* RaaA: Fix write locations of pluginsThomas Jarosch2011-03-02
* keybox: do not leak filehandle when the wrong password is entered.Nils Wallménius2010-09-08
* 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
* FS#11272 by Gerhard Zintel fixing a bug when resetting the database in keyboxNils Wallménius2010-05-13
* Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz2010-05-06
* keybox: fix issue when deleted all items.Teruaki Kawashima2009-08-29
* Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius2009-08-20
* Make kbd_input() show a cancel splash to indicate user abort better and for b...Thomas Martitz2009-08-12
* Fix out of bounds accesses in keybox and matrixNils Wallménius2009-08-06
* add playback control to more menu of plugins.Teruaki Kawashima2009-08-05
* FS#10080Nils Wallménius2009-07-14
* FS#10283 simplify plugins' menus by using stringlist with callback (by Teruak...Johannes Schwarz2009-06-26
* Commit next part of FS# 10138 by Teruaki Kawashima. Replace ROCKBOX_DIR and ...Michael Giacomelli2009-05-27
* keybox: handle user canceling in the vkeyboard in a nicer way, fix a comment ...Nils Wallménius2009-04-02
* remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...Andrew Mahone2009-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
* Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon2008-12-31
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* FS#9221 by Christopher Williams fixing a couple of bugs in keyboxNils Wallménius2008-07-27
* Keybox, encrypted password storage. Manual page comming soonNils Wallménius2008-07-07