aboutsummaryrefslogtreecommitdiff
path: root/frontend/plugin_lib.c
AgeCommit message (Expand)Author
2011-09-19frontend: fix frame limiter issuenotaz
2011-08-13frontend: split 4:3 scaling optionsnotaz
2011-08-13frontend: refactor plugin_lib for maemonotaz
2011-08-13add guncon supportnotaz
2011-07-30frontend: add chan display option, for fun mostlynotaz
2011-07-08dfxvideo: decouple from main emunotaz
2011-06-06frontend: support some emu actions in x11 buildnotaz
2011-03-21try to align timing with LCD refreshnotaz
2011-03-14frontend: add screenshot functionalitynotaz
2011-02-10frontend: tune frameskip a bit morenotaz
2011-02-10frontend: support ingame actions (state load and such)notaz
2011-02-10frontend: support analog controller using nubs; some refactoringnotaz
2011-02-09frontend: redo frame skip/limiter yet againnotaz
2011-02-04menu: don't override region, fix P.E.Op.S. frameskipnotaz
2011-01-24add watchdog thread to detect lockupsnotaz
2011-01-24some frontend adjustmentsnotaz
2011-01-16rewrite frame limiternotaz
2011-01-16bugfixnotaz
2011-01-16some quick input code for PC buildnotaz
2011-01-04try to ensure fbdev buffer is validnotaz
2011-01-03gpu_unai: basic frameskipnotaz
2011-01-02plugin_lib: export more functionsnotaz
2011-01-02add a way for GPU plugin to get layer confignotaz
2010-12-28move layer control to plugin/plugin_libnotaz
2010-12-25menu: add most optionsnotaz
2010-12-16update inputs on vsyncnotaz
2010-12-14menu: implement savestates and scaling cfgnotaz
2010-12-14refactor OSD code and PCNT stuffnotaz
2010-12-14fix bgr2rgb16 and reduce mode change glitchingnotaz
2010-12-14fix x86 build, minor refactoringnotaz
2010-12-14add OMAP layer, also preliminary menu, hud and input supportnotaz
2010-12-14add support for 24bpp modenotaz
2010-11-19fbdev output for xvideo, basic ARM buildnotaz