1
0
Fork 0
forked from len0rd/rockbox

Some MIDI changes, and add a new musical plugin I'm working on... Not fully done yet, so commented out

of SUBDIRS. (If people are against having half-baked plugins in SVN, please let me know and I will 
remove it).


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14863 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Stepan Moskovchenko 2007-09-27 03:59:33 +00:00
parent 61a83c02a3
commit 8b6d28790e
6 changed files with 773 additions and 19 deletions

View file

@ -89,7 +89,7 @@ video.c
vu_meter.c
wormlet.c
#if CONFIG_RTC
#if CONFIG_RTC
#if CONFIG_KEYPAD == RECORDER_PAD /* Recorder models only for now */
calendar.c
#endif