openitg.git
2011-11-02  Mikko RasaImplement pmount support for memory cards not found...
2011-11-02  Mikko RasaFix reading of USB device information
2011-11-02  Mikko RasaFix line numbers in error messages
2011-11-02  Mikko RasaEliminate various warnings about unused variables
2011-11-02  Mikko RasaThe CString overload of GetSha1ForFile is never called...
2011-11-02  Mikko RasaMark dummy as unused since it's apparently needed on...
2011-11-02  Mikko RasaCheck the return value of rfod->Read
2011-11-02  Mikko Rasapcre/chartables.c is #included from another file, don...
2011-11-02  Mikko RasaRemove a no-op statement
2011-11-02  Mikko RasaFix some undefined behaviour
2011-11-02  Mikko RasaRemove an erroneous semicolon
2011-11-02  Mikko RasaMore string literal workarounds
2011-11-02  Mikko RasaAvoid a warning about converting a string literal to...
2011-11-02  Mikko RasaDitch the asserts from dsnd*alloca, since they're only...
2011-11-02  Mikko RasaMake wrap a template to avoid type-punning
2011-11-02  Mikko RasaPrefer a union over type-punning
2011-11-02  Mikko RasaWe're not going to fall out of the loop, inform the...
2011-11-02  Mikko RasaUse temporary variables to avoid warnings about casts
2011-11-02  Mikko RasaSilence warnings from the .xpm file in GTK loading...
2011-11-02  Mikko RasaSilence warnings from libtomcrypt
2011-11-02  Mikko RasaFix aclocal invocation
2011-10-23  infamouspatsuper happy dickhouse productions
2011-10-04  Mark Cannonmore tentative USB matching fixery; replace shorts...
2011-10-03  Mark Cannontentative fix for USB matching error
2011-10-03  Carl MyersUpdating songinprogress path to work in arcade and...
2011-10-03  infamouspatfile to mark song in progress
2011-10-03  Pat McIlroyadd libtommath and libtomcrypt as includes in build
2011-10-03  Pat McIlroyadd patch data and fix bug in Data dir creation in...
2011-10-03  Carl MyersMerge branch 'dev'
2011-10-01  infamouspatcrypto561 dir BEGONE
2011-10-01  Patrick McIlroyUse stabler version of libtommath, replace cryptopp...
2011-10-01  Patrick McIlroyreplace cryptopp with libtomcrypt for PK cryptography
2011-09-25  Carl Myerssetup-dev-env.sh helps devs setup an environment to...
2011-09-25  Carl Myersbuild-home.sh now correctly invokes make without -j
2011-08-14  Patrick McIlroyCherry-pick from Wanny/openitg pull request
2011-04-28  Mark Cannonfix silly logic in GetNumMachineScores; now we properly...
2011-04-27  Mark Cannoncommit more sensible implementation of GetNumMachineSco...
2011-04-27  Mark Cannoninitial reverse of ParseSerialNumber and GetGuidFromSer...
2011-04-16  Mark Cannononly define OITG_VERSION if we actually have it; handle...
2011-04-16  Mark Cannonmove debug serial generation back to where it belongs...
2011-04-16  Mark Cannonremove unused ProductInfo header
2011-04-16  Mark Cannongot rid of the out-of-place camel case, implemented...
2011-04-16  Mark Cannonadd quick/dirty hack to skip read-only dirs when openin...
2011-04-16  Mark Cannonadd more complex versioning system for Lua and friends
2011-04-16  Mark Cannonchange ProductInfo to a namespace
2011-04-16  Mark Cannonfix broken Linux compile on Timer.cpp
2011-04-13  Patadd LightsDriver_ActorMessage to win32 vs2008 project...
2011-04-13  Pathardcode release info for win32 builds, various fixes...
2011-04-12  Carl MyersAdding chroot-home.sh to build home version in chroot...
2011-04-11  Carl MyersFixed Error in Profiling code
2011-04-11  Carl MyersAdding profiling data to USB profile loading
2011-04-11  Carl MyersAdded ProfilingTimer, RageLog::ProfileStart, RageLog...
2011-04-11  Mark CannonMerge branch 'master' of git@github.com:openitg/openitg
2011-04-11  Mark Cannonadded LightsDriver_ActorMessage - broadcasts messages...
2011-04-11  Pat McIlroyUGH...
2011-04-11  Mark Cannonignore null LightsStates in LightsMapper::GetLightsField
2011-04-11  Mark Cannonanti-seizure feature for DDR lights easter egg (caps...
2011-04-11  Pat McIlroyLog ignored invalid actor
2011-04-11  Pat McIlroyuser ability to address invalid/nonexistant actors...
2011-04-10  Pat McIlroyOnly show songs from cache if they have an actual music...
2011-04-08  Patredundancy fixup
2011-04-04  PatAllow new users with USB cards who do not have high...
2011-04-03  PatRemove precompiled headers until we get it working...
2011-04-02  infamouspatAdd USBDriverImpl stuff to vcproj
2011-03-28  Carl MyersUpdated ReleaseNotes.txt
2011-03-28  infamouspatadd patch data the proper way in win32 installers,...
2011-03-28  infamouspatAdd DLL files to source control, change win32-related...
2011-03-28  infamouspatadd global.h to ProductInfo.cpp for win32 precompiled...
2011-03-27  Carl MyersFixed patch script to warn if itg2ac-util missing
2011-03-26  Mark Cannonminor fixups in start-3.sh, updated patch.xml a bit
2011-03-26  Mark Cannonadd gen-arcade-patch.sh (tested and working so far...
2011-03-26  Mark Cannonfixed potential bug - on PC, a dongle decryption error...
2011-03-25  Mark Cannonfinally added xterm message on iButton::GetAESKey(...
2011-03-25  Mark CannoniButton::GetAESKey() now returns bool instead of int...
2011-03-25  Mark Cannonadded gen-patch-zip.sh (which generates an encrypted...
2011-03-25  Mark Cannonfix potential bug with Iow's last input state not being...
2011-03-25  Mark Cannonoptimized Iow and PIUIO processing: use one RageTimer...
2011-03-25  Mark Cannonmove RageUtil functions IsBitSet/SetBit to use 0-31...
2011-03-25  Mark Cannonadded GetLightsField() to LightsMapper - now it'll...
2011-03-21  Mark Cannonadd 'critical sound' flag to RageSoundParams; should...
2011-03-20  Mark CannonMerge branch 'master' of git@github.com:openitg/openitg
2011-03-20  Pat McIlroydumb hack for ResolvePath() to only used directory...
2011-03-20  Mark Cannonfix crash in the crash handler caused by unconditional...
2011-03-20  Mark Cannonfix crash in the crash handler caused by unconditional...
2011-03-20  Carl MyersMerge branch 'master' into stable
2011-03-20  Mark Cannonadd libusb init calls that it was fine with until a...
2011-03-20  Mark Cannonadd USBDriver_Impl::DeviceExists so we can see if a...
2011-03-20  Mark Cannonfix stupid mistake with ITGIO VID/PID matching
2011-03-20  Mark Cannonadd usb_get_driver_np() support in libusb driver, de...
2011-03-20  Mark Cannonmore platform-agnostic USBDriver_Impl handling (in...
2011-03-20  Mark Cannonadd minor debug to PIUIO, clarify an old comment
2011-03-20  Mark Cannonadd Makefile for USBDriver_Impl logic
2011-03-20  Mark Cannonfix stupid mistake, USBDriver_Impl code should work now
2011-03-20  Mark Cannonfix silly linker error with the PIUIO driver
2011-03-20  Mark Cannonactually handle input in IOW before writing the lights...
2011-03-20  Mark Cannonfix linker errors re virtual tables for USBDriver_Impl...
2011-03-20  Mark Cannonoverhaul of USB I/O to work with arch-based USBDriver...
2011-03-20  Carl MyersFixed version logic so version number is embedded in...
2011-03-20  Carl MyersMust wrap std::string with CString for g++ v3.3
2011-03-20  Pat McIlroymake RageFileManager::ResolvePath() more (in)sane
next