aboutsummaryrefslogtreecommitdiff
path: root/frontend
AgeCommit message (Expand)Author
2013-05-26Pass correct type for RETRO_ENVIRONMENT_SET_MESSAGEtwinaphex
2013-05-26Add system message warning if a BIOS file could not be foundtwinaphex
2013-05-26Comment out neon_enhancement_enable for nowtwinaphex
2013-05-26(Libretro) Add NEON interlace enable core option and region core optiontwinaphex
2013-05-26Take out soft_filter for now as core optiontwinaphex
2013-05-26(Libretro) Add core options - Frameskip and (for ARM NEON only)twinaphex
2013-05-26(NEON ARM) Add NEON ARM core option (Enhanced resolution - slow)twinaphex
2013-05-26implement "add_image_index" correctlyToadKing
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