openitg.git
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
2011-03-20  Mark Cannonmore cleanup; moved arcade patch data to arcade-patch...
2011-03-20  Mark Cannoncleanup in assets; removed most of the superfluous...
2011-03-20  Mark Cannonminor optimizations to Song (use CString& where we...
2011-03-20  Mark Cannonrecommit changelog that was clobbered in the move
2011-03-20  Mark Cannonadd default pump mappings for PIUIO (untested, but...
2011-03-20  Mark Cannonfix potential crash in PIUIO/ITGIO due to uninitialized...
2011-03-20  Mark Cannonremove some dead code from ScreenGameplay, change the...
2011-03-20  Mark Cannonfixed compile error in Player.cpp (sorry about that)
2011-03-20  Mark Cannonre-fix bug where the timing modifier was listed even...
2011-03-20  Mark Cannonrename fJudgeScale to fTimingScale to match PlayerOptio...
2011-03-14  Toni SpetsRemove libcrypto++ from the configure summary for now
2011-03-14  Toni SpetsAdd inotify to configure summary
2011-03-14  Toni SpetsMove versioning to configure, test for SSE2 and show...
2011-03-14  Toni SpetsFix controller configuration menu overflow
2011-03-14  Toni SpetsLinux hotplug support with inotify
2011-03-14  Toni SpetsRevert "Link against system Crypto++ if available"
2011-03-10  Toni SpetsAdd automapping for Positive Gaming Impact Dance Pad
2011-03-10  Toni SpetsAdd ALSA to dependencies.txt
2011-03-10  Toni SpetsUpdate dependencies.txt
2011-03-10  Toni SpetsDrop ffmpeg requirements to 0.5.2 (Debian squeeze)
2011-03-01  Toni SpetsLink against system Crypto++ if available
2011-03-01  Toni SpetsFix Linux dual head breakage on exit
2011-03-01  Toni SpetsAllow linking against system libresample
2011-03-01  Toni SpetsFix ffmpeg compatibility, allow building against system...
2011-03-01  Carl MyersSome build-related fixes, dep update
2011-02-28  Toni SpetsUse size_t instead of unsigned int for 64 bit compatibility
2011-02-28  Toni SpetsLink with X11 and Xext when building against Xorg
2011-02-28  Toni SpetsUse intptr_t instead of int for pointer storage
2011-02-28  Toni SpetsFix invalid use of CString with fprintf
2011-02-28  Toni SpetsFix build on gcc 4.5
2011-02-28  Toni SpetsAdd sys/stat.h includes where missing
2011-02-28  Carl MyersFixed minor bug in generate-patch.sh
2011-02-28  Carl MyersAdded features to the ReleaseNotes.txt for Beta 4!
2011-02-28  Carl MyersAdded startchroot.sh script
2011-02-28  Carl MyersDocumentation updates
2011-02-28  Pat McIlroygenerate-patch: naming scheme, patch.xml manipulation
2011-02-28  Pat McIlroyfix bug in patch generation script involving binary...
2011-02-28  Carl MyersAdding myself to the credits =D
2011-02-28  Carl MyersUpdated dependencies.txt
2011-02-28  Pat McIlroyfixed crash causd by passing CString objects to log
2011-02-28  Pat McIlroysmarter home release generation script, fix syntax...
2011-02-28  Pat McIlroyfix default theme selection in home release
2011-02-27  Pat McIlroyAdd FAQ.txt, ReleaseNotes.txt, and WhoToSue.txt to...
2011-02-27  Pat McIlroyremoved redundant Patch-OpenITG.rsa file in patch-data...
2011-02-27  Pat McIlroyhome release generation script
2011-02-27  Pat McIlroyWIP: home and arcade release generation scripts
2011-02-27  Pat McIlroylol d4
2011-02-27  Pat McIlroywhitespace + c++ fixups
2011-02-27  Carl MyersGenerate ProductInfo based on git info
2011-02-27  Carl MyersAdding some loose ends to the .gitignore file
2011-02-27  Carl MyersFix version number stuff to work in chroot
2011-02-27  Carl MyersMoving defition of CString back into StdString.h
2011-02-27  Carl MyersAdded libresample clean target to normal clean
2011-02-27  Carl Myersstamp file should never have been committed
2011-02-27  Carl MyersUpdated configure script to generate src/libresample...
2011-02-27  Carl MyersAdded autogen.sh for convenience
2011-02-27  Carl MyersUpdated prereq to 2.59 for building in chroot, removed...
2011-02-27  Pat McIlroyFUCK YOU AUTOMAKE
2011-02-27  Pat McIlroyfix buffer overflow in itg2ac-util
2011-02-27  Patrick McIlroyitg2ac-util
2011-01-24  Carl MyersUpdated README, removed completed todos, added, new...
2011-01-24  Carl MyersUpdated README to fix some junk that got in it
2011-01-24  Carl MyersCreated build-arcade and build-home scripts
2011-01-24  Carl MyersUpdated .gitignore beta3
2011-01-24  Carl MyersAdded dependency on libcrypto561 and libresample to...
2011-01-24  Carl MyersFix autoconf/automake stuff for embedded libs
next