summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2002-08-10Killed warningBjörn Stenberg1-0/+1
2002-08-09Added mute function to MENU/F1+UPJustin Heiner1-0/+57
2002-08-09Added global_settings.mutedJustin Heiner1-0/+1
2002-08-09Ignore partition types, just try to mount all partitionsBjörn Stenberg1-6/+1
2002-08-09changed display format for time/date setting menuMarkus Braun2-24/+26
2002-08-09Added a time/date settingMarkus Braun3-0/+163
2002-08-09Volume is shown numerical after a changeMarkus Braun1-6/+20
2002-08-09Battery blinks if >BATTERY_LEVEL_DANGEROUSMarkus Braun1-2/+13
2002-08-09player sim uses big font now, adjust the cursor routineDaniel Stenberg1-2/+2
2002-08-09Support double negative wrap (with a half nelson)Björn Stenberg1-1/+1
2002-08-08Allow reverse playlist wrap in repeat modeBjörn Stenberg1-2/+6
2002-08-08Changed #ifdef from ARCHOS_RECORDER to HAVE_*Björn Stenberg3-7/+11
2002-08-08Prevent negative playlist.indexBjörn Stenberg1-0/+2
2002-08-08Fixed indexing bug in build_playlistBjörn Stenberg1-1/+2
2002-08-08mpeg_prev/next sets mpeg in play modeBjörn Stenberg1-1/+2
2002-08-08Fix for double-slash fixBjörn Stenberg1-1/+1
2002-08-08Moved globals back into dirbrowse() now that dirlist hack is gone.Björn Stenberg1-8/+7
2002-08-08Removed peek_next_track()Björn Stenberg1-6/+0
2002-08-08Now adjusts if the cursor goes off-screen on status bar changesLinus Nielsen Feltzing1-4/+6
2002-08-08Removed the extra slash between the dir and filename for relative pathsLinus Nielsen Feltzing1-1/+1
2002-08-08Compensates the starting position for non-mp3 files in the playlist buildLinus Nielsen Feltzing1-4/+12
2002-08-08Made the time display fit on PlayersLinus Nielsen Feltzing1-1/+1
2002-08-07Removing scroll acceleration for the release (don't worry, I've saved the patch)Björn Stenberg1-113/+2
2002-08-07Using TIME_AFTER() macro to prevent wrap problemMarkus Braun1-6/+3
2002-08-07Power plug is shown when charger is attached and blinking when charging is en...Markus Braun2-2/+17
2002-08-07Initialize current_modeBjörn Stenberg1-1/+1
2002-08-07Set loop setting true, since we always loopBjörn Stenberg1-0/+1
2002-08-07fix warning (battery_level() in powermgmt.h now)Heikki Hannikainen1-1/+1
2002-08-07battery_level moved to powermgmt.h, fix warningsHeikki Hannikainen1-1/+1
2002-08-07info now indicates non-safe battery levelHeikki Hannikainen1-3/+3
2002-08-07Moved rtc config bit for status bar from 0x12 to 0xeMarkus Braun1-8/+3
2002-08-07Added status bar to file browser and wpsMarkus Braun13-67/+648
2002-08-07Now uses button_get_w_tmo()Linus Nielsen Feltzing1-2/+1
2002-08-07Now uses button_get_w_tmo()Linus Nielsen Feltzing1-213/+212
2002-08-07Changed playlist API againLinus Nielsen Feltzing3-27/+15
2002-08-07Made the time display fit on the Player screenLinus Nielsen Feltzing1-1/+1
2002-08-06C99 code breaks compilingDaniel Stenberg1-1/+1
2002-08-06rushed it. missed one little bugEric Linenberg1-1/+1
2002-08-06added support for players for high speed browsing, but will not be much faste...Eric Linenberg1-3/+3
2002-08-06added a speedup for browsing long directoriesEric Linenberg1-5/+116
2002-08-06Now builds a RAM-based playlist when playing a directoryLinus Nielsen Feltzing1-43/+19
2002-08-06API changes due to the RAM-based playlistsLinus Nielsen Feltzing1-2/+2
2002-08-06RAM-based playlists addedLinus Nielsen Feltzing2-118/+198
2002-08-06Added battery charger for the recorder and a power management debugger.Heikki Hannikainen5-7/+156
2002-08-06no longer stop playback when trying to 'exit' the root directory, theDaniel Stenberg1-5/+7
2002-08-06Removed powermgmt.hLinus Nielsen Feltzing1-1/+0
2002-08-06Now calls rtc_init()Linus Nielsen Feltzing1-1/+6
2002-08-05up-to-date with CREDITSDaniel Stenberg1-0/+2
2002-08-02join the party!Daniel Stenberg1-1/+3
2002-08-02Magnus Holmgren's fix that now enables us to toggle shuffle on/off from theDaniel Stenberg3-1/+34