aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-06frontend: filter more unneeded files in browsernotaz
2013-01-05gpulib: update after opennotaz
2013-01-05frontend: don't update during resetnotaz
2013-01-05frontend: add layer height limitnotaz
2013-01-05gpulib: limit heightnotaz
2013-01-05spu: fix decode offsetnotaz
2013-01-05spu: stop at address 0notaz
2013-01-05spu: check buffer state less oftennotaz
2013-01-04gpulib: fix frameskip cmd skippingnotaz
2013-01-03ignore case for cwcheatnotaz
2013-01-03spu: also return on decoder irqsnotaz
2013-01-03cdrom: implement attenuator/volume properlynotaz
2013-01-03spu: fix decode buffersnotaz
2013-01-03cdriso: handle file offsets betternotaz
2013-01-03cdriso: simplify read codenotaz
2013-01-03sbi: update according to Nocash docnotaz
2013-01-03cdrom: give up on cdda subq supportnotaz
2013-01-03cdrom: attempt to deal with broken subq :(notaz
2013-01-03cdriso: fix .cue file parsingnotaz
2013-01-03cdrom: keep savestate compatnotaz
2013-01-03cdrom: clean up subq handlingnotaz
2013-01-03cdrom: clean up play command handlingnotaz
2013-01-03cdrom: rework seek hacknotaz
2013-01-03frontend: remove unneeded hack optionsnotaz
2013-01-03cdrom: cleanup irq reschedule and pause hacksnotaz
2013-01-02cdrom: cleanup various hacksnotaz
2013-01-01cdrom: cleanup loggingnotaz
2013-01-01cdrom: tune and log stat hacknotaz
2012-12-27cdrom: fix irq checknotaz
2012-12-26configure: handle ARM machine names with versionnotaz
2012-12-23configure: detect common mistakesnotaz
2012-12-23drc: fix bugs in armv4 codepathnotaz
2012-12-23frontend: fix pulseaudio, detect it in configure scriptnotaz
2012-12-23bump libpicofe for r-pi gl codenotaz
2012-12-23frontend: switch to libpicofe sdl codenotaz
2012-12-21warning fixnotaz
2012-12-17libretro: support savestates and cheatsnotaz
2012-12-17make non-zlib save compression possiblenotaz
2012-12-16libretro: check for CAN_DUPE, as suggested by ToadKingnotaz
2012-12-16dfxvideo: don't build Xv version (no longer used)notaz
2012-12-11libretro: handle bordersnotaz
2012-12-11misc: make error message remind about common mistakenotaz
2012-12-11libretro: set cycle_multipliernotaz
2012-12-10Merge branch 'libretro'notaz
2012-12-10libretro: minor cleanupsnotaz
2012-12-10libretro: only pass fb to video_cb when it's updatednotaz
2012-12-10update .gitignoreToad King
2012-12-10libretro: initialize blank memory cardToad King
2012-12-10libretro: Move flip screen counter increment back to end of flip screen callbacktwinaphex
2012-12-10libretro: call video_cb on every frametwinaphex