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