summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2007-06-22FS#7003 - Allow forward references of menus in tagnavi.config.Miika Pekkarinen
2007-06-22Prevent initial spinup when starting first file when in a stopped state on no...Michael Sevakis
2007-06-21Fix problems with the list when you change font sizeJonathan Gordon
2007-06-21Accept FS#7313 - make the menus talk more oftenJonathan Gordon
2007-06-19change the fps calculation so setting changes are visible without delayMarcoen Hirschberg
2007-06-19move button_loop to prepare for the next commitMarcoen Hirschberg
2007-06-19Clear the whole colour list on new .colours load, rather thanPaul Louden
2007-06-19Correct a commentDave Chapman
2007-06-19Fix Database to use the foreground colour, as the colours feature has Paul Louden
2007-06-19Forgot to change the spelling in viewers.config.Paul Louden
2007-06-19Make user-visible spelling "colours" rather than "colors".Paul Louden
2007-06-19Add a "Speed test folder" option for batch testing. When this option is sele...Dave Chapman
2007-06-18Added one more filetype. ??? in .colors lets you set the color for all Paul Louden
2007-06-18Fix new bug caused by my last commit. Since there was no apparent binary Paul Louden
2007-06-18Hopefully fix FS#7323. Store colors as fb_data.Paul Louden
2007-06-18s/icons/colorsJonathan Gordon
2007-06-18extend the text editor plugin to be able to modify the .colors fileJonathan Gordon
2007-06-17Shrink binsize by using shorts instead of ints for colorsBrandon Low
2007-06-17Fix some bugs with the colors stuff. You can now specify folder color with t...Brandon Low
2007-06-17Fix yellowBrandon Low
2007-06-17Give color targets the ability to display each LCD line a different color and...Brandon Low
2007-06-17Fix 2 puzzle levels. Don't lose if no moves are left in puzzle mode, restart ...Antoine Cellerier
2007-06-17gigabeat remote: hold fast-forward to get to the context menu, hold rewind to...Marcoen Hirschberg
2007-06-16Ahem ... fix compilation. I also forgot to mention that puzzle images don't l...Antoine Cellerier
2007-06-16Add "Puzzle" game type to jewels. Idea from Sam Hocevar's MonsterZ (http://sa...Antoine Cellerier
2007-06-16move the speex and vorbis ogg parsers together in ogg.cMarcoen Hirschberg
2007-06-16Correct the (C) yearDave Chapman
2007-06-16Make RTC tags display hyphens instead of nothing on non-rtc targets. This ma...Brandon Low
2007-06-16fix build for big-endian targetsMarcoen Hirschberg
2007-06-16split up the metadata parserMarcoen Hirschberg
2007-06-16AAC: Add support for iTunes-style gapless playback.Magnus Holmgren
2007-06-16Ignore SYS_CHARGER_DISCONNECTED event in yesno screen (other events may need ...Peter D'Hoye
2007-06-16Make test_codec work in the sim again.Dave Chapman
2007-06-16change the Gigabeat remote control mapping: long-play is stop. play resumes p...Marcoen Hirschberg
2007-06-15Add missing voice string for 'Force mono'; thanks to James Teh.Steve Bavin
2007-06-14Mandelbrot: slight speedup on coldfire targets. Only noticeable at high itera...Jens Arnold
2007-06-14Remove some unused codeDave Chapman
2007-06-14Replace VU meter menu with a new one using the new menu api, fixes some Nils Wallménius
2007-06-14Move the MEM_FUNCTION_WRAPPERS macro into plugin.h and get rid of the extra h...Nils Wallménius
2007-06-13Oops, forgot to set keywords propDave Chapman
2007-06-13ARM assembler predictor decoding function. This increases my -c1000 test tra...Dave Chapman
2007-06-13Accept FS#7264 'Build with -Os switch for coldfire targets'.Nils Wallménius
2007-06-11Make the screen draw correctly with the user iconsetJonathan Gordon
2007-06-11..and add a couple of comments.Steve Bavin
2007-06-11...forgot one.Steve Bavin
2007-06-11When recording, disable voice menus without actually modifying user settings....Steve Bavin
2007-06-10Move the root_menu() call out of tree.c.Jonathan Gordon
2007-06-10C optimisations to the predictor decoding - create a single function for deco...Dave Chapman
2007-06-10Fix a minor annoyance with the last commit where selecting an item could resu...Jonathan Gordon
2007-06-10Really fix FS#7274Jonathan Gordon