summaryrefslogtreecommitdiffstats
path: root/apps/bookmark.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-19FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...Steve Bavin1-1/+1
2007-09-17minor update to gui_synclist_do_button() which will hopefully simplify things...Jonathan Gordon1-1/+1
2007-08-22Apply fix from FS#6341, with some changes by me.Magnus Holmgren1-2/+1
2007-08-11Fix bug that caused the bookmark autoload screen to always resume the first b...Magnus Holmgren1-3/+2
2007-08-06Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ...Nils Wallménius1-5/+5
2007-08-05*** Lang v2 cleanup (FS#6574) ***Nils Wallménius1-2/+2
2007-07-22remove the need for action_signalscreenchange().Jonathan Gordon1-5/+0
2007-06-11When recording, disable voice menus without actually modifying user settings....Steve Bavin1-1/+1
2007-05-26Use the new VOICE_ strings, and not the deprecated ones. Thanks to n1s for no...Magnus Holmgren1-2/+2
2007-05-26FS#7158 - Bookmark selection as a list.Magnus Holmgren1-275/+278
2007-04-25Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ...Nicolas Pennequin1-1/+1
2007-04-25Add backdrop support for LCD remotes with depth > 1-bit. Only WPS backdrops, ...Nicolas Pennequin1-0/+3
2007-04-21Bookmark screen fixes: 1) Make the 'Load bookmark?' prompt follow the status ...Magnus Holmgren1-3/+5
2007-04-05Fix the root menu for any targets without a radio (we are using #if not #ifde...Jonathan Gordon1-0/+5
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold1-2/+2
2007-02-20Fix a couple of error handling bugs. Some minor code simplification.Magnus Holmgren1-35/+21
2007-02-19Use the statusbar setting while in the bookmark screen, so that the shuffle/r...Magnus Holmgren1-15/+3
2007-02-17#ifdef instead of #ifDaniel Stenberg1-1/+1
2007-02-17A few more bookmark code tweaks. Also improves how the bookmark selection scr...Magnus Holmgren1-77/+27
2007-02-15Size-optimize the bookmarking code a bit (~450 bytes code, 350 bytes BSS on C...Magnus Holmgren1-188/+122
2006-11-13Backdrop support for greyscale targets. WPS backdrop is untested.Jens Arnold1-2/+2
2006-09-17Fix problem with bouncing back to the 'Load last bookmark' screen after loadi...Magnus Holmgren1-0/+2
2006-08-23Fix bookmark screen again...Magnus Holmgren1-1/+1
2006-08-21fixed the settings action context, time/eq/colour chooser/dbug screensJonathan Gordon1-6/+8
2006-08-20fix buttons in bookmark autoload query screenMartin Scarratt1-17/+11
2006-08-15Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing1-56/+20
2006-07-18Recent bookmarks screen support for multiple screensMartin Scarratt1-26/+89
2006-07-15Fix warningPeter D'Hoye1-0/+4
2006-07-15Color targets: When showing the bookmark screen from within the wps, switch t...Peter D'Hoye1-0/+3
2006-01-21AB-repeat mode for software codecs. Accessible through menu as a repeat mode...Brandon Low1-1/+1
2005-12-07fix previous fix.. damnMarcoen Hirschberg1-1/+1
2005-12-07fix previous commitMarcoen Hirschberg1-1/+1
2005-12-07several small fixes sugested by different people (FireFly, Lear, Takka)Marcoen Hirschberg1-3/+1
2005-12-05kill gcc4 warningsDaniel Stenberg1-11/+11
2005-11-20removed old statusbar and buttonbar codeKevin Ferrare1-40/+17
2005-11-19iPod: First attempt to implement sensible button mappings. Changes to all ta...Dave Chapman1-16/+1
2005-11-17Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough1-1/+1
2005-11-16replaced all the splash calls by gui_sync_splash, added some missing remote k...Kevin Ferrare1-4/+4
2005-09-10Reworked handling of MPEG audio frame & file info: * Fixed frame size calcula...Jens Arnold1-1/+1
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