summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2004-10-22mapping for the Ondio, keyboard is enabled now.Jörg Hohensohn1-27/+41
2004-10-22Plugin rework 5: (all) Now using the default event handler, standard placemen...Jens Arnold7-106/+285
2004-10-21Improvement for talking filenames: While loading the directory, already cache...Jörg Hohensohn5-42/+145
2004-10-20 Plugin rework 4: (solitaire) Fixed an array out-of-bounds access on game ini...Jens Arnold2-64/+270
2004-10-19Phew, all features available to Ondio, too. What an #ifdef monster. New featu...Jörg Hohensohn1-3/+49
2004-10-19Ondio: inaccessible button actions are now in the menu (presets+add), preset ...Jörg Hohensohn1-21/+20
2004-10-19The display is forced in to two row modes for player before showing the splas...Kjell Ericson1-0/+4
2004-10-19Bug/patch #1049956, turn off LED when entering recording quick screensLinus Nielsen Feltzing1-0/+2
2004-10-19Fixed the FM preset menu button handling (again)Linus Nielsen Feltzing1-15/+16
2004-10-19Deleting the last menu item no longer gives a negative cursor positionLinus Nielsen Feltzing1-1/+1
2004-10-19tuner cleanup + improvements:Jörg Hohensohn2-14/+23
2004-10-18Ooops, I broke the recorder simsJens Arnold1-2/+2
2004-10-18Plugin rework 2: (all) Compile-time keyboard configuration, for Ondio adaptio...Jens Arnold11-162/+542
2004-10-18minor touchup, to make the tuner interface independent from the IFJörg Hohensohn1-4/+5
2004-10-18Fixed return valueJens Arnold1-1/+1
2004-10-17fix: the presence detection needs to power up the tuner firstJörg Hohensohn1-0/+9
2004-10-17file name generation for recorder without RTC (Ondio)Jörg Hohensohn1-5/+41
2004-10-17moved and renamed fmradio_set/get_status to power.c, where it now additionall...Jörg Hohensohn1-3/+4
2004-10-17Plugin rework 2: (most) Compile-time keyboard configuration, for Ondio adapti...Jens Arnold7-92/+236
2004-10-16Fixes: (1) Use correct margins (2) Don't voice the 'Off' setting if voice UI ...Jens Arnold1-7/+6
2004-10-16Debug menu->View runtime: Ignore release eventsJens Arnold1-2/+2
2004-10-16Fixed return valueJens Arnold1-1/+1
2004-10-16Plugin rework 1: (most) Compile-time keyboard configuration, for Ondio adapti...Jens Arnold9-219/+257
2004-10-15oops, I broke the player buildJörg Hohensohn1-0/+2
2004-10-15Philips tuner prepared, new middle layer to abstract which tuner is usedJörg Hohensohn3-68/+33
2004-10-15Logarithmic scroll speed setting: speed doubles every 3 steps.Jens Arnold2-5/+5
2004-10-15iRiver: the backlight blink loop is now done in C, using two threads, as a te...Linus Nielsen Feltzing1-1/+43
2004-10-15main.c now compiles on iriverLinus Nielsen Feltzing1-0/+1
2004-10-14Increased the maximum viewers limit to 16Linus Nielsen Feltzing1-1/+1
2004-10-14Avoid TREE_RUN trailing release eventBjörn Stenberg1-1/+6
2004-10-14Proper fix for TREE_RUN trailing release eventBjörn Stenberg2-4/+8
2004-10-13BUG FIX: Corrected the speed kludge for Ondio video playback. The previous so...Jens Arnold1-6/+16
2004-10-13Fake power off in clean_shutdown() on Ondio players, to make the user release...Linus Nielsen Feltzing1-0/+6
2004-10-13fix for menu button quirkJörg Hohensohn1-2/+2
2004-10-12metronome.rock now uses default_event_handler_ex(). Adapted and enabled for O...Jens Arnold2-34/+52
2004-10-12grayscale.rock, jpeg.rock and video.rock now use default_event_handler_ex(). ...Jens Arnold4-56/+113
2004-10-12Extended default_event_handler() that calls a callback function prior to actu...Jens Arnold4-8/+21
2004-10-12for slow MMC device (Ondio): load voice file piecewise, as neededJörg Hohensohn1-36/+84
2004-10-12Now the FM, V2 and Ondio players use the new SYS_POWEROFF event. Now you can ...Linus Nielsen Feltzing2-11/+20
2004-10-12The Poweroff menu entry is only for PlayersLinus Nielsen Feltzing1-1/+3
2004-10-12Removed the backlight control from the charging screenLinus Nielsen Feltzing1-10/+4
2004-10-12Request to remove MMC before acknowledging USB (Ondio)Jens Arnold5-2/+49
2004-10-11we have no *.txt files in plugins/ (any more)Daniel Stenberg1-1/+0
2004-10-11Ondio also needs RUN to be on release, since we use repeat for context menu.Björn Stenberg1-1/+1
2004-10-11Ignore leftover release events when starting secondary file browser.Björn Stenberg1-0/+4
2004-10-10limited FM screen for the OndioJörg Hohensohn1-14/+37
2004-10-10removed obsolete codeJörg Hohensohn1-6/+0
2004-10-10Consistent battery capacity handling for settings and menu, adapted allowed r...Jens Arnold2-8/+5
2004-10-10Removed car adapter mode for Ondio, and changed the misleading config option ...Jens Arnold4-4/+10
2004-10-10First part of MMC hotswap handling; removed unnecessary MMC threadJens Arnold1-1/+1