Age | Commit message (Expand) | Author |
2007-10-18 | Use the core codec thread's stack for the mpegplayer audio thread - this will... | Dave Chapman |
2007-10-18 | Woops, movem.l needs other order. | Thom Johansen |
2007-10-18 | Add Coldfire assembler for window and add function, yielding a nice speedup. ... | Thom Johansen |
2007-10-18 | Fix a problem that caused stale pcm data to be played subsequent to a | Stéphane Doyon |
2007-10-18 | Less stack hogging in the coldfire IDCT for mpegplayer. Speedup might or migh... | Jens Arnold |
2007-10-17 | Move some tables that aren't performance critical out of iram, const police | Nils Wallménius |
2007-10-17 | Make a fix for the WMA seek to start bug that actually works... | Thom Johansen |
2007-10-17 | Mpegplayer: Assembler optimised motion compensation for coldfire (just the va... | Jens Arnold |
2007-10-17 | Get rid of special handling of 'The'; it's 100% language-specific and we need... | Steve Bavin |
2007-10-17 | Fix FS #7973. Hack a way to make skip to start of track work for WMA until we... | Thom Johansen |
2007-10-17 | Include Tracks in A to Z database search (FS#7983). | Steve Bavin |
2007-10-17 | Try to fix the non-working $ replacement. | Jens Arnold |
2007-10-17 | MIDI: Scale each instrument by a calibration value, since not all patches are... | Stepan Moskovchenko |
2007-10-17 | MIDI: Optimize the new pitch bending code for a small speedup. | Stepan Moskovchenko |
2007-10-17 | Mpegplayer: Convert the assembler optimised ARM IDCT into a proper assembler ... | Jens Arnold |
2007-10-16 | Mpegplayer: Assembler optimised IDCT for coldfire, based on FS #5995 by Karim... | Jens Arnold |
2007-10-16 | Take out some NOCACHEBSS_ATTR's that were accidentally left. Put some threadi... | Michael Sevakis |
2007-10-16 | Mandelbrot: make increasing/decreasing iterations on X5/M5 actually usable (t... | Marianne Arnold |
2007-10-16 | Updated italian translation. | Alessio Lenzi |
2007-10-16 | Jewels: use 'Power' on M5/X5 to exit the plugin as in every other plugin. Men... | Marianne Arnold |
2007-10-16 | Fix FS #7976. WMA metadata parser didn't store file size in metadata struct. | Thom Johansen |
2007-10-16 | Blackjack: small improvement in the c200 buttonmap - use the volume buttons i... | Marianne Arnold |
2007-10-16 | Pong: small improvement in the c200 buttonmap; the left paddle is now control... | Marianne Arnold |
2007-10-16 | Fix wrong button displayed for returning from database building screen, close... | Nils Wallménius |
2007-10-16 | Fix yellow | Tom Ross |
2007-10-16 | Code police and clean up for rockboy. | Tom Ross |
2007-10-16 | FS#7971 - mpegplayer - start menu loads quicker - menu clean up - code clean up | Robert Kukla |
2007-10-16 | Allow people to waste lots of memory and have 32000 tracks in a single playli... | Steve Bavin |
2007-10-16 | Disable highperf mode in the peakmeter for swcodec targets, as it makes no se... | Jens Arnold |
2007-10-16 | Reenable icode in Rockboy for PP/Arm targets. Previously caused problems on N... | Tom Ross |
2007-10-16 | Finally full multicore support for PortalPlayer 502x targets with an eye towa... | Michael Sevakis |
2007-10-15 | Fix warnings in test_fps. | Jens Arnold |
2007-10-15 | Enable star transition on all targets and prevent lcd partial updating of 0 a... | Antoine Cellerier |
2007-10-15 | Oops, forgot to increment the plugin api version numbers. | Antoine Cellerier |
2007-10-15 | Remove the "invert scroll" code since it's not used anywhere anymore (and it ... | Antoine Cellerier |
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 |