summaryrefslogtreecommitdiffstats
path: root/apps/bookmark.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-21Patch #1105616 by Ray Lambert - A-B Repeat for Archos studio/recorder, still ...Linus Nielsen Feltzing1-0/+7
2005-06-23Henrik Backes patch for WPS and tag database context menus. Tag database cont...Linus Nielsen Feltzing1-34/+31
2005-06-18behave the same way with the h300 keypad as with the h100 (for now at least)Daniel Stenberg1-1/+2
2005-05-17Cleaned up button handling: Properly ignore button releases and repeats inste...Jens Arnold1-25/+33
2005-04-04More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing1-4/+4
2005-02-09long policy fixes for playerJean-Philippe Bernardy1-2/+2
2005-02-09long policyJean-Philippe Bernardy1-13/+14
2004-12-07Patch #911756 by Steve Cundari, bookmark follows repositioned MP3 fileLinus Nielsen Feltzing1-24/+24
2004-11-19Added iRiver button codesLinus Nielsen Feltzing1-0/+2
2004-10-24Fixes: (1) Ondio: Off is now an alternative way to cancel settings. (2) Use p...Jens Arnold1-27/+23
2004-10-06UP/DOWN behaviour in bookmark navigation was mirrored in recent button overhaulHenrik Backe1-2/+2
2004-09-27My previous commit broke wrap around browsing in select_bookmoark()Henrik Backe1-8/+9
2004-09-23Show the second (instead of the last) bookmark after deleting the first oneHenrik Backe1-1/+4
2004-09-22Restored behaviour of SETTINGS_OK2 (old BUTTON_LEFT)Henrik Backe1-3/+3
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg1-41/+28
2004-08-18 Const policed pointer arguments to functions, part 3Jens Arnold1-22/+22
2004-07-26First step in revamping the USB event handling, paving the way for the upcomi...Linus Nielsen Feltzing1-21/+16
2004-07-23New way of defining menus and options allows to declare them static const, wh...Jörg Hohensohn1-4/+4
2004-07-14Patch #911298 by Steve Cundari, adds hour display to WPS and bookmarksLinus Nielsen Feltzing1-4/+30
2004-06-27Fixed the margins on the bookmark prompts, fixes bug #887512Linus Nielsen Feltzing1-0/+2
2004-06-27The status bar now keeps track of the mpeg status, instead of having to call ...Linus Nielsen Feltzing1-1/+0
2004-06-22Cleaned up the generate_bookmark_file_name function. Now it doesn't change th...Linus Nielsen Feltzing1-35/+15
2004-04-21Another lcd_setmargin fix for bookmark select.Henrik Backe1-0/+6
2004-04-12voice UI updates: nicer month setting, bookmark browser, Rockbox info screenJörg Hohensohn1-0/+46
2004-04-04Restore lcd margins after selecting bookmarkHenrik Backe1-0/+6
2004-03-21To many bookmarks could be delete when unique only was setHenrik Backe1-20/+9
2004-03-21Fixed delete of bookmark. Responsiveness of bookmark select dialougeHenrik Backe1-16/+20
2004-03-19Third step of the voice-UI: numerical settings are spoken (composed at runtim...Jörg Hohensohn1-0/+1
2004-03-17Patch #889885 by Benjamin Metzler, fixes a bug with bookmarks in the root dir...Linus Nielsen Feltzing1-2/+0
2004-03-16First shot at a nice little button bar at the bottom of the recorder LCD. Ena...Linus Nielsen Feltzing1-2/+3
2004-03-14First step of the voice-UI: the menus can talk. You need a "voicefont" file i...Jörg Hohensohn1-3/+3
2004-03-12First step towards context sensitive and configurable menus, by Brent CouttsLinus Nielsen Feltzing1-1/+1
2004-03-02Patch #877947 by Benjamin Metzler, limits the number of bookmarks in the Most...Linus Nielsen Feltzing1-5/+29
2004-01-26Modified playlist handling to allow for multiple playlists to be edited at th...Hardeep Sidhu1-5/+6
2004-01-16Allow any non-play button to cancel auto-bookmarkBjörn Stenberg1-11/+5
2004-01-14Removed warningsBjörn Stenberg1-0/+2
2004-01-14Added Benjamin Metzlers bookmarking feature (patch #669440)Björn Stenberg1-0/+1105