summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* wave codecYoshihisa Uchida2010-03-07
* revert part of r25042 so boot error splashes are localised, and so there isnt...Jonathan Gordon2010-03-07
* Corrected some mistakes in italian translation.Alessio Lenzi2010-03-06
* fix cutoff of f2/f3_rec_screen in the recording screen. Teruaki Kawashima2010-03-06
* skin: don't calculate id3->elapsed+state->ff_rewind_count each time. remove t...Teruaki Kawashima2010-03-06
* bubbles: fix FS#11070Teruaki Kawashima2010-03-06
* boomshine: improve collision detection.Teruaki Kawashima2010-03-06
* Restore the 'read_disk' flag for settings_apply that was removed in r24922. I...Magnus Holmgren2010-03-06
* When seek action failed, play time is invalid.Yoshihisa Uchida2010-03-06
* libpcm: decoded pcm depth corrects.Yoshihisa Uchida2010-03-06
* fix yellowJonathan Gordon2010-03-06
* cleanup statusbar+base skin relationship...Jonathan Gordon2010-03-06
* strip trailing spaceMichael Giacomelli2010-03-05
* Fix red by moving fsincos back to libwmaMichael Giacomelli2010-03-05
* Remove unused GPL code from ffmpeg mdct library in order to restore it to LGPL.Michael Giacomelli2010-03-05
* Updated italian translation.Alessio Lenzi2010-03-05
* Fix broken whitespace after r24862Nils Wallménius2010-03-05
* fix typo in talk value of histogram settingPeter D'Hoye2010-03-04
* Add a few warning comments about the INIT_ATTR stuff.Thomas Martitz2010-03-04
* Remove leftover unused buffer from the mdctexp branchNils Wallménius2010-03-04
* Don't forget to initialize the wps.Thomas Martitz2010-03-04
* Don't call this two, it's uneeded (and would crash since they're INIT_ATTR).Thomas Martitz2010-03-03
* FS#10756 - Free unused init codeThomas Martitz2010-03-03
* Remove a recording histogram string that isn't used, and bring the Dutch lang...Peter D'Hoye2010-03-03
* Histogram display on recording screen. Based on the work of Jvo Studer in FS ...Peter D'Hoye2010-03-03
* libdemac: Separate filtering calls per channel in preparation for the dual-co...Jens Arnold2010-03-03
* Get rid of .rept in inline asm() blocks where possible. Using .rept causes gc...Jens Arnold2010-03-03
* FS#11072 - display the filename of the skin begin parsed in the debug outputJonathan Gordon2010-03-03
* remove some gremlins... viewport_set_*() sets the font to the UI font for tha...Jonathan Gordon2010-03-03
* make %Fl (font load) more consistant with bmp loading and require the whole f...Jonathan Gordon2010-03-03
* fix FS#10926 - backlight turning off stops track info being updatedJonathan Gordon2010-03-03
* Fix FS#11058 - conditionl viewports cause sublines to go a bit crazyJonathan Gordon2010-03-03
* some small debug info fixes, add %Li and %lt and make uppercase subimage labe...Jonathan Gordon2010-03-03
* remove a nonsense outdate warning. there is no token limit anymoreJonathan Gordon2010-03-03
* undo that last undo, make the font loader more forgiving to user errorsJonathan Gordon2010-03-03
* revert r24989 ad r24990 which are cuasing segfaults... they were working fine...Jonathan Gordon2010-03-02
* Wave/Wave64/vox metadata parser: optimize just a little.Yoshihisa Uchida2010-03-02
* fix %pb when the height isnt given and it is in a viewport with a user font (...Jonathan Gordon2010-03-02
* fix redJonathan Gordon2010-03-02
* * Make the user font count more saneJonathan Gordon2010-03-02
* Revert r24958. It didn't fix anything (in fact, the problem described didn't ...Thomas Martitz2010-03-01
* au metadata parser: optimize just a little.Yoshihisa Uchida2010-03-01
* Mark array as constNils Wallménius2010-03-01
* bmpviewer: do aspect ratio correction.Teruaki Kawashima2010-02-28
* FFT plugin: init mutexMaurus Cuelenaere2010-02-28
* Draw a white rectangle around the empty spot to make it easier to distinghuis...Frank Gevaerts2010-02-28
* Save some RAM by changing a char[] into a const char * in struct afmt_entry. ...Bertrik Sikken2010-02-28
* set viewport to default one just for safe.Teruaki Kawashima2010-02-28
* Make the buffer low-level watermark (and the related anti-skip setting) work ...Magnus Holmgren2010-02-28
* Reduce binsize by using unsigned char array instead of int in AU metadata par...Maurus Cuelenaere2010-02-28