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