aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2010-03-08Rename PocketPCLandscapeAspect to Normal1xAspect and move it toMax Horn
2010-03-08Rename PocketPCPortrait scaler to DownscaleHorizByThreeQuarters,Max Horn
2010-03-08SCALERS: Get rid of MAKE_WRAPPER; make RGBtoYUV internalMax Horn
2010-03-08SCALERS: Change 'bitformat' template params to 'colormasks';Max Horn
2010-03-08Move some aspect ratio related stuff to graphics/scaler/aspect.hMax Horn
2010-03-08Remove unnecessary #includesMax Horn
2010-03-06N64: Use mips timer to partially simulate an RTC for the n64 portFabio Battaglia
2010-03-06N64: Reduce N64 mouse sensibility a bitFabio Battaglia
2010-02-28N64: change how asserts are printedFabio Battaglia
2010-02-27Added the svn:keywords property to some files missing it.Jordi Vilalta Prat
2010-02-27N64: added list of required devices to use the portFabio Battaglia
2010-02-27N64: correct control buttons namingFabio Battaglia
2010-02-27N64: Add a preliminary port specific readmeFabio Battaglia
2010-02-26DS: Attempting to rename Makefile to makefile. Not sure why it hasn't been a...Neil Millstone
2010-02-26DS: Merging accross changes from branch1-0-0 into trunk.Neil Millstone
2010-02-25N64: some input related cleanupFabio Battaglia
2010-02-21N64: force screen update after hiding overlayFabio Battaglia
2010-02-21N64: some input related cleanupFabio Battaglia
2010-02-21N64: send ascii code for numpad keysFabio Battaglia
2010-02-21N64: Simulate numpad using C-Buttons on the gamepadFabio Battaglia
2010-02-21Patch for bug 2943361 by littleboy, adding full kb modifier support to all en...Yotam Barnoy
2010-02-13Hide ZipArchive implementation, only expose it via factory functions: makeZip...Max Horn
2010-02-08Add N64 backend to creditsFabio Battaglia
2010-02-04N64: remove some unused codeFabio Battaglia
2010-01-31Updated so that code compiles againChris Apers
2010-01-30N64: added comments and slight cleanupFabio Battaglia
2010-01-30N64: Better analog nub acceleration, and added -mhard-float in CXXFLAGS when ...Fabio Battaglia
2010-01-28Silenced some more cppcheck style warnings.Torbjörn Andersson
2010-01-25Fix sample buffer calculation. Now it really asks for a buffer of 2048 sample...Johannes Schickel
2010-01-25Change UI name of Scumm Apps. Enable all engine in perl scriptLars Persson
2010-01-25Turn off ARM asm for Costume until its fixedLars Persson
2010-01-25Fix virtual-keyboard not changing size, when the user changes the scaler whil...Johannes Schickel
2010-01-25Strip trailing whitespaces/tabs in documentation files too.Johannes Schickel
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2010-01-24Silenced two more trivial cppcheck warnings.Torbjörn Andersson
2010-01-23Some more header modifications ("Graphic Adventure Engine" and the legal prop...Arnaud Boutonné
2010-01-23Header modifications. Add standard header parts and properties.Arnaud Boutonné
2010-01-23Headers - Add URL in properties so it's displayed properly in the headerArnaud Boutonné
2010-01-23Some more header modificationsArnaud Boutonné
2010-01-22Replace header by a standard headerArnaud Boutonné
2010-01-22Silenced some more cppcheck warnings. Some of these may seem silly, but the wayTorbjörn Andersson
2010-01-21N64: change input related code to better fit mouse supportFabio Battaglia
2010-01-21N64: optimizations to cursor handling codeFabio Battaglia
2010-01-21N64: increase sound buffer sizeFabio Battaglia
2010-01-20N64: Initial support for n64 mouse, tweaking neededFabio Battaglia
2010-01-20Add teenagent.dat file in dist.Lars Persson
2010-01-20New version nr for UIQ3 pkgLars Persson
2010-01-20New version for the trunk!Lars Persson
2010-01-20Fixed cppcheck warnings. I usually stay out of backends I can't compile myselfTorbjörn Andersson
2010-01-19Fixed some cppcheck warnings.Torbjörn Andersson