| Commit message (Expand) | Author | Age |
| * | Phase in thread_wait when waiting for a thread to exit. Begin phasing out the... | Michael Sevakis | 2007-10-22 |
| * | FS#7997 - mpegplayer - enable/disable start menu | Robert Kukla | 2007-10-21 |
| * | Implement YUV dithering for c200, and enable the option in mpegplayer. | Jens Arnold | 2007-10-21 |
| * | Really tiny tweak to the coldfire idct. * Comment fix. | Jens Arnold | 2007-10-21 |
| * | FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just... | Steve Bavin | 2007-10-19 |
| * | Code police strike. Every line was padded with trailing space. Trim it. | Michael Sevakis | 2007-10-19 |
| * | Just fix a typo. | Mustapha Senhaji | 2007-10-18 |
| * | Fix a warning in the sim | Dave Chapman | 2007-10-18 |
| * | Put some arrays used in the decoder into IRAM for a few percent speedup (main... | Jens Arnold | 2007-10-18 |
| * | Use the core codec thread's stack for the mpegplayer audio thread - this will... | Dave Chapman | 2007-10-18 |
| * | Less stack hogging in the coldfire IDCT for mpegplayer. Speedup might or migh... | Jens Arnold | 2007-10-18 |
| * | Move some tables that aren't performance critical out of iram, const police | Nils Wallménius | 2007-10-17 |
| * | Mpegplayer: Assembler optimised motion compensation for coldfire (just the va... | Jens Arnold | 2007-10-17 |
| * | Try to fix the non-working $ replacement. | Jens Arnold | 2007-10-17 |
| * | Mpegplayer: Convert the assembler optimised ARM IDCT into a proper assembler ... | Jens Arnold | 2007-10-17 |
| * | Mpegplayer: Assembler optimised IDCT for coldfire, based on FS #5995 by Karim... | Jens Arnold | 2007-10-16 |
| * | FS#7971 - mpegplayer - start menu loads quicker - menu clean up - code clean up | Robert Kukla | 2007-10-16 |
| * | Finally full multicore support for PortalPlayer 502x targets with an eye towa... | Michael Sevakis | 2007-10-16 |
| * | Delay boosting and backlight on until after the menu selection is done. Fixes... | Peter D'Hoye | 2007-10-15 |
| * | Use the CLOCK_RATE define instead of 44100. | Antoine Cellerier | 2007-10-14 |
| * | Cosmetic change - change the "loading ..." splashes to "Loading...", as used ... | Dave Chapman | 2007-10-11 |
| * | FS#7931 - mpegplayer - resume on idle off - play files without start time of ... | Robert Kukla | 2007-10-11 |
| * | 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 |
| * | Discontinue any use of 'swp(b)' on PP5020. While clocking is stable, some tes... | Michael Sevakis | 2007-10-06 |
| * | Just temporarily disable talk menus, in case the player is reset whilst in mp... | Steve Bavin | 2007-10-03 |
| * | This should fix the voice issues in menus in mpegplayer. | Michael Sevakis | 2007-10-02 |
| * | Fix signed/unsigned warning | Steve Bavin | 2007-10-02 |
| * | Get the plugins synced up with the threading changes. | Michael Sevakis | 2007-09-28 |
| * | Oops. Actually add the IDCT file for ARM. :p | Michael Sevakis | 2007-09-25 |
| * | Dithering option for mpegplayer on gigabeat-f/x and e200. Assembly IDCT for A... | Michael Sevakis | 2007-09-25 |
| * | Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max... | Marianne Arnold | 2007-09-20 |
| * | Repair mpegplayer on 64 bit sims. No reason for doing fancy bitshifting opts,... | Jens Arnold | 2007-09-09 |
| * | Pass plugin api pointer to funtion directly, fixes crashes when doing increme... | Peter D'Hoye | 2007-08-16 |
| * | Bring mpegplayer backlight fix to the other plugins, this also fixes some wro... | Peter D'Hoye | 2007-08-15 |
| * | Also keep the backlight on in mpegplayer when plugged in. Fixes FS #7584. Cre... | Peter D'Hoye | 2007-08-13 |
| * | Mpegplayer: Clear up some other cache issues. Use the better sleep loops for ... | Michael Sevakis | 2007-08-04 |
| * | Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. | Jens Arnold | 2007-07-27 |
| * | Remove the mad_frame_overlap[] buffer from the main (IRAM) stack in order to ... | Dave Chapman | 2007-07-23 |
| * | mpegplayer: Refine the earlier additions and be more explicit about a message... | Michael Sevakis | 2007-07-20 |
| * | MpegPlayer: Add a simple messaging scheme for sending stream commands. Remove... | Michael Sevakis | 2007-07-19 |
| * | change the fps calculation so setting changes are visible without delay | Marcoen Hirschberg | 2007-06-19 |
| * | move button_loop to prepare for the next commit | Marcoen Hirschberg | 2007-06-19 |
| * | Plugins that play sound must be sure to set inputs and outputs on audio muxed... | Michael Sevakis | 2007-06-10 |
| * | attempt to make the Gigabeat button mappings in the plugins more logical and ... | Marcoen Hirschberg | 2007-05-19 |
| * | Prevent idle poweroff in the MPEG video player plugin. Fixes FS#6091. | Linus Nielsen Feltzing | 2007-05-19 |
| * | Move the old api out of the core and into the plugin lib. | Jonathan Gordon | 2007-05-08 |
| * | Do the clamping a little better. | Michael Sevakis | 2007-04-24 |
| * | mpeglayer: Give the simulator YCbCr blit similar behavior to the target. | Michael Sevakis | 2007-04-24 |
| * | Missed a couple. Hopefully fix all warnings. | Michael Sevakis | 2007-04-21 |