summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2007-04-16Oops. Have to do dropping based on future frame type but based upon the curre...Michael Sevakis
2007-04-16mpegplayer: Better sync, smoother frames - corrected a few minor flaws. Keep ...Michael Sevakis
2007-04-15Revert recording/repeat timer for now. It is useful as a feature, but didn't ...Jens Arnold
2007-04-15Hopefully fix the 64-bit warning.Nicolas Pennequin
2007-04-15Added autoscore tag (%ra) to wps.Miika Pekkarinen
2007-04-15Reverted FS#6949 as we have a strict policy against anonymous contributions.Miika Pekkarinen
2007-04-15Recording countdown timer and repeat timer - see FS #6297 for more detailsMartin Scarratt
2007-04-15FS#6949 - WPS tag for database autoscore. Author wanted to remain anonymous.Miika Pekkarinen
2007-04-15Oops, the condition was wrong. Sorry about that :)Nicolas Pennequin
2007-04-15* Make the WPS parser close open conditionals on new sublines and comments as...Nicolas Pennequin
2007-04-14Woops forgot a fileMichael Sevakis
2007-04-14mpeg2dec in mpegplayer: Do a little code slashing and organizing. Much more t...Michael Sevakis
2007-04-14Better error checking for the image display tag (%xdn). Should prevent proble...Nicolas Pennequin
2007-04-14Accept FS#7018, Updated italian translation by Alessio LenziJonathan Gordon
2007-04-14Simplification, queue pointers don't wrap (except at INT_MAX, but the calcula...Jens Arnold
2007-04-14mpegplayer: Get it in better shape for dual core targets. Utilize the newly a...Michael Sevakis
2007-04-14Fix an off-by-one bug (hitting when menu titles are enabled) in the oldmenu w...Jens Arnold
2007-04-13Build libmad separately for mpegplayer. This provides flexibility to adjust ...Dave Chapman
2007-04-13rename ACTION_WPSAB_RESET to ACTION_WPS_ABRESET to be more consistent with th...Marcoen Hirschberg
2007-04-13FS#7020. Make the behaviour of '#' more consistent. It now requires escaping ...Nicolas Pennequin
2007-04-12Removed unused struct member from gui_synclist, and reordered struct members ...Jens Arnold
2007-04-12Fix sim crashes on long filenames. Patch by Sean Morrisey with some minor cha...Peter D'Hoye
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold
2007-04-12Consistency fix: pressing play (on) button also takes you to the WPS just lik...Peter D'Hoye
2007-04-12Now track total playtime should be accessible as well by using Pm and Ps virt...Miika Pekkarinen
2007-04-12Added virtual tags in database to break track length to minutes and seconds.Miika Pekkarinen
2007-04-12Make resuming a directory bookmark more robust (e.g., when the directory no l...Magnus Holmgren
2007-04-12FS#7002 - Fix a bug in parser of tagnavi.config preventing to set first menu ...Miika Pekkarinen
2007-04-12Fix metronome plugin crashing on SWCODEC targets and fixed a division by zero...Miika Pekkarinen
2007-04-12* Add the crossfade (%xf) WPS tagNicolas Pennequin
2007-04-12Give most of the items in the main menu a context menuJonathan Gordon
2007-04-12fix typo in the last commit: lcd_setfont -> lcd_remote_setfontMarcoen Hirschberg
2007-04-12If credits.rock isnt loadable manually show the logo and version.Jonathan Gordon
2007-04-12mpegplayer: Recover from audio stream errors better. Correct some sizes. Add ...Michael Sevakis
2007-04-12mpegplayer: oops, added an IRAM init/buffer get order switch that should have...Michael Sevakis
2007-04-12mpegplayer: do some reordering, add some needed volatiles, make sure thread c...Michael Sevakis
2007-04-12SWCODEC: Fix a race condition caused by yielding in pcm_mute that could have ...Michael Sevakis
2007-04-12Add a check to make sure initializing the BSS section doesn't pass a negative...Michael Sevakis
2007-04-11Moved SH1 system code to target tree. * First shot at hwcompat cleanup.Jens Arnold
2007-04-11Make sure selected track of playlist viewer doesn't become bigger than number...Peter D'Hoye
2007-04-11Get rid of some old archos debug cruft (USB polarity, PR polarity and ATA add...Jens Arnold
2007-04-11Wavview plugin: minor speed increasePeter D'Hoye
2007-04-11mpegplayer: Hopefully help some problems on dual core. Make USB mode exit cor...Michael Sevakis
2007-04-11Some quick and dirty MIDI player optimizations, now it works on the X5 and M5...Linus Nielsen Feltzing
2007-04-11Hide the list title if only one line would fit under itJonathan Gordon
2007-04-11Move iPod Video hardware equalizer init to audio_init() after the hardware is...Dan Everton
2007-04-11/me fail english? thats unpossibleJonathan Gordon
2007-04-11Fix the comment, read_bmp_file() returns >=0 for success, not 0Jonathan Gordon
2007-04-10wav viewer plugin changes: speedup file reading, allow abort while reading, b...Peter D'Hoye
2007-04-10Oops. Shouldn't forget the default handler.Dominik Riebeling