aboutsummaryrefslogtreecommitdiff
path: root/frontend/main.c
AgeCommit message (Expand)Author
2011-10-30frontend: input driver and volume control for Wiznotaz
2011-10-30frontend: move defconfig to mainnotaz
2011-10-30frontend: fix screenshot functionality for polluxnotaz
2011-10-30frontend: add touchscreen-as-buttons input codenotaz
2011-10-30frontend/input: make it more modularnotaz
2011-10-30frontend: get rid of HOME hacknotaz
2011-10-02yet more random armv5 tweaksnotaz
2011-09-23fix build on some ARM toolchainsnotaz
2011-09-19add fixed frameskip optionnotaz
2011-08-13add guncon supportnotaz
2011-07-30frontend: add chan display option, for fun mostlynotaz
2011-07-13frontend: add memcard change and exe run supportnotaz
2011-07-13cdriso: handle eboot and it's TOC, some refactoringnotaz
2011-07-08dfxvideo: decouple from main emunotaz
2011-04-05frontend: allow loading states from specified filenotaz
2011-04-05frontend: make -psxout cmd arg override confignotaz
2011-03-21frontend: nub-as-btn option + gamepad fixnotaz
2011-03-14frontend: add screenshot functionalitynotaz
2011-03-07frontend: fix valgrind errorsnotaz
2011-02-12main.c: load savestate after preparenotaz
2011-02-10frontend: support ingame actions (state load and such)notaz
2011-02-10frontend: support analog controller using nubs; some refactoringnotaz
2011-02-03maemo: clean up and integratenotaz
2011-01-31cdrcimg: support .bz/.znx/eboot formatsnotaz
2011-01-27frontend: remove bad configsnotaz
2011-01-24add watchdog thread to detect lockupsnotaz
2011-01-16menu: add bios selectionnotaz
2011-01-16frontend: bios supportnotaz
2011-01-03frontend cleanupnotaz
2011-01-02add a way for GPU plugin to get layer confignotaz
2010-12-29add some plugin control from the menu, include spunullnotaz
2010-12-28add per game configs (by popular demand, no controls yet though)notaz
2010-12-27some debug code improvementsnotaz
2010-12-26set memcard paths, rm dead codenotaz
2010-12-25menu: add config save/loadnotaz
2010-12-25menu: add most optionsnotaz
2010-12-16add basic .Z supportnotaz
2010-12-14menu: implement savestates and scaling cfgnotaz
2010-12-14add OMAP layer, also preliminary menu, hud and input supportnotaz
2010-12-14make PCNT stuff optionalnotaz
2010-12-02drc: further hacks, hle handlingnotaz
2010-11-19basic profilingnotaz
2010-11-19fbdev output for xvideo, basic ARM buildnotaz
2010-11-18build plugins innotaz
2010-11-17minimal working gtk-less buildnotaz