aboutsummaryrefslogtreecommitdiff
path: root/frontend
AgeCommit message (Expand)Author
2013-05-26fix bug with memory card files being overwritten with RTC filesToadKing
2013-05-26add support for mednafen-style .m3u files for multi-disc gamesToadKing
2013-05-26Add .toc to valid_extensionstwinaphex
2013-05-26(libretro) Library version is too long to show in RGUItwinaphex
2013-05-26(libretro) Update headertwinaphex
2013-04-02frontend: flush emuLognotaz
2013-04-02frontend: attempt basic ios loggingnotaz
2013-04-01libretro: minor adjustments and a sanity checknotaz
2013-03-25asm: use a macro for functionsnotaz
2013-03-25cspace_neon: convert to .Snotaz
2013-03-15libretro: support disk control interfacenotaz
2013-03-15frontend/menu: clean up cht loadernotaz
2013-03-15frontend: sdl fixesnotaz
2013-03-15frontend: exit immediately on signalsnotaz
2013-02-18frontend: maemo: some refactoringnotaz
2013-02-17Maemo ehancementPaolo Iommarini
2013-02-15frontend: pandora: adjust hugetlb allocationnotaz
2013-02-08frontend: add armv6 color space converternotaz
2013-02-08move cspace back to frontendnotaz
2013-02-08frontend: check for xlib when it's needednotaz
2013-02-06attempt to make gles plugin work under RPinotaz
2013-02-05frontend: do all bpp handling in plugin_libnotaz
2013-01-31frontend: change how exit is donenotaz
2013-01-28libretro: handle regionsnotaz
2013-01-28frontend: don't set up profile paths without frontendnotaz
2013-01-28ange how no memcards are specifiednotaz
2013-01-28frontend: logging updatesnotaz
2013-01-28frontend: path handling fixnotaz
2013-01-13frontend: save gamma toonotaz
2013-01-06frontend: minor menu refactoringnotaz
2013-01-06frontend: get rid of _FILE_OFFSET_BITSnotaz
2013-01-06fully reinit drc on changenotaz
2013-01-06frontend: filter more unneeded files in browsernotaz
2013-01-05frontend: don't update during resetnotaz
2013-01-05frontend: add layer height limitnotaz
2013-01-03ignore case for cwcheatnotaz
2013-01-03frontend: remove unneeded hack optionsnotaz
2012-12-23bump libpicofe for r-pi gl codenotaz
2012-12-23frontend: switch to libpicofe sdl codenotaz
2012-12-17libretro: support savestates and cheatsnotaz
2012-12-16libretro: check for CAN_DUPE, as suggested by ToadKingnotaz
2012-12-11libretro: handle bordersnotaz
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-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
2012-12-10libretro: make RGB565 support into compile-time optiontwinaphex