summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2007-10-15Playlist viewer move live preview. Closes FS #7968.Antoine Cellerier
2007-10-15Delay boosting and backlight on until after the menu selection is done. Fixes...Peter D'Hoye
2007-10-15fix the wrong value being selected initiallyJonathan Gordon
2007-10-15Integer setting changes to make all those settings consistant on the target.Jonathan Gordon
2007-10-15Fix an improper file_exist check in zxbox.Michael Sevakis
2007-10-15use the list context in credits which has to be defined for every target Jonathan Gordon
2007-10-15Fix some plugins that use NULL instead of -1 when not using a voice id in str...Michael Sevakis
2007-10-15Fix int settings being backwards on the playerJonathan Gordon
2007-10-15FS#7957 - hebrew lang update by Rani HodJonathan Gordon
2007-10-15Fix FS#7952 - flip list settings didnt work properlyJonathan Gordon
2007-10-15MIDI: At long last, though quick and dirty, pitch bend depth! Or, I think it ...Stepan Moskovchenko
2007-10-14Use the CLOCK_RATE define instead of 44100.Antoine Cellerier
2007-10-14Update Swedish translation.Magnus Holmgren
2007-10-14Update francais language. Plus few minor changes.Mustapha Senhaji
2007-10-14MP4 tag parser: guard against problems when the buffer is full.Magnus Holmgren
2007-10-13Improved FPS test plugin: * Better precision for low frame rates (take extra ...Jens Arnold
2007-10-13Make the FLAC metadata parser a little more robust.Magnus Holmgren
2007-10-12Fix a bug whereby ACTION_TREE_WPS (GO_TO_PREVIOUS_MUSIC) brings us to theStéphane Doyon
2007-10-12Go to the WPS on a successful bookmark_mrb_load() from the MRB,Stéphane Doyon
2007-10-12Voice already gets shutup when starting playback. It's also appropriateStéphane Doyon
2007-10-11Cosmetic change - change the "loading ..." splashes to "Loading...", as used ...Dave Chapman
2007-10-11read_mp4_tag_string() may return a NULL in the pointer so no code should relyDaniel Stenberg
2007-10-11FS#7931 - mpegplayer - resume on idle off - play files without start time of ...Robert Kukla
2007-10-11Accept FS #7933 by Mario Lang: bugfix in fireworks pluginPeter D'Hoye
2007-10-10Accept FS #7914 by Stijn Hisken with corrections and additions by mePeter D'Hoye
2007-10-10Fix FS #5852 by trying to properly close and update the recorded file, and gi...Peter D'Hoye
2007-10-10Enable recording for Sansa c200, the keymap is usable but maybe could still b...Marianne Arnold
2007-10-10Add the missing keymap for the c200, the plugin was compiled before but since...Marianne Arnold
2007-10-10Updated italian translation.Alessio Lenzi
2007-10-10Add the vkeyboard line end beep to (swcodec) targets with non-modal keyboard....Jens Arnold
2007-10-10Slight code policing.Jens Arnold
2007-10-10Fix red Ondio builds. Hwcodec targets can't beep that way, so disable that be...Jens Arnold
2007-10-10Accessible keyboard: guard the beep with talk_menus_enabled()Stéphane Doyon
2007-10-10Export shutup() function from talk.c.Stéphane Doyon
2007-10-10Make the virtual keyboard easier to use for blind users.Stéphane Doyon
2007-10-10Voice the recording trigger settings screen.Stéphane Doyon
2007-10-09fix yellow and some house cleaningRobert Kukla
2007-10-09FS#7487 - mpegplayer - video start time seek with resumeRobert Kukla
2007-10-09Hopefully the last fix for crosscompilation of sims with mingw32.Nicolas Pennequin
2007-10-09Oops. Fix red.Nicolas Pennequin
2007-10-09Keep track of the number of opened files in the sim to enforce the same limit...Nicolas Pennequin
2007-10-09Use dynamic menu voice callbacks to speak menu item names in theStéphane Doyon
2007-10-09Add a voice callback to dynamic menus, along side the text_callback.Stéphane Doyon
2007-10-08Change loop structure for sample synthesizing. Gives a nice speedup on both c...Nils Wallménius
2007-10-08Get test_codec running again on PortalPlayer targets.Michael Sevakis
2007-10-08Make sure that audio_resume() is not called in interrupt context when car ada...Linus Nielsen Feltzing
2007-10-08Keep a 2 pixel margin in the instructions screen.Jonas Häggqvist
2007-10-07Use the userfont for the instructions.Jonas Häggqvist
2007-10-07Add instructions on all targets. Somewhat hackish, I'm afraid, but works reas...Jonas Häggqvist
2007-10-07Save some more space by not allocating arrays large enough to hold more than ...Jonas Häggqvist