2012-07-09 |
Mikko Rasa | Remove/disable log statements that got left in by accident |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Mikko Rasa | Fix a crash when the first player has a valid speedmod... |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Mikko Rasa | Fix a stupid indexing mistake |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Mikko Rasa | Don't reset focus on the speedmod row to make changing... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Mikko Rasa | Compare speedmods case-insensitively |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Mikko Rasa | Remove struct alignment attributes |
commit | commitdiff | tree | snapshot |
2012-06-24 |
infamouspat | How has this been in our repository for this long?: |
commit | commitdiff | tree | snapshot |
2012-04-04 |
infamouspat | Reorder memcard loading to favor USB profiles over... |
commit | commitdiff | tree | snapshot |
2012-04-04 |
Carl Myers | Deploy script for copying binary to arcade cab for... |
commit | commitdiff | tree | snapshot |
2012-04-04 |
Carl Myers | Revert "Make wrap a template to avoid type-punning" |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Carl Myers | No longer use -Wno-unused-but-set-variable for building... |
commit | commitdiff | tree | snapshot |
2012-04-03 |
infamouspat | Fix songinprogress write crashing on marathons |
commit | commitdiff | tree | snapshot |
2012-04-03 |
infamouspat | Fix busted FileCopy() |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Mark Cannon | replace kludgy global flag with less kludgy callbacks... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
infamouspat | SongManager: Consolidate m_pMachineSongs and m_pCustomS... |
commit | commitdiff | tree | snapshot |
2012-01-21 |
spigwitmer | Merge pull request #7 from Ugge/master |
commit | commitdiff | tree | snapshot |
2011-11-25 |
spigwitmer | Merge pull request #12 from DataBeaver/master |
commit | commitdiff | tree | snapshot |
2011-11-25 |
infamouspat | Add libtomcrypt and libtommath to vs2008 build |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mikko Rasa | Better range check for keycodes on X11 |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Mikko Rasa | Implement pmount support for memory cards not found... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Mikko Rasa | Fix reading of USB device information |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Mikko Rasa | Fix line numbers in error messages |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Mikko Rasa | Eliminate various warnings about unused variables |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Mikko Rasa | The CString overload of GetSha1ForFile is never called... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Mikko Rasa | Mark dummy as unused since it's apparently needed on... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Mikko Rasa | Check the return value of rfod->Read |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Mikko Rasa | pcre/chartables.c is #included from another file, don... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Mikko Rasa | Remove a no-op statement |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Mikko Rasa | Fix some undefined behaviour |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Mikko Rasa | Remove an erroneous semicolon |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Mikko Rasa | More string literal workarounds |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Mikko Rasa | Avoid a warning about converting a string literal to... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Mikko Rasa | Ditch the asserts from dsnd*alloca, since they're only... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Mikko Rasa | Make wrap a template to avoid type-punning |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Mikko Rasa | Prefer a union over type-punning |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Mikko Rasa | We're not going to fall out of the loop, inform the... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Mikko Rasa | Use temporary variables to avoid warnings about casts |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Mikko Rasa | Silence warnings from the .xpm file in GTK loading... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Mikko Rasa | Silence warnings from libtomcrypt |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Mikko Rasa | Fix aclocal invocation |
commit | commitdiff | tree | snapshot |
2011-10-23 |
infamouspat | super happy dickhouse productions |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Mark Cannon | more tentative USB matching fixery; replace shorts... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Mark Cannon | tentative fix for USB matching error |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Carl Myers | Updating songinprogress path to work in arcade and... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
infamouspat | file to mark song in progress |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Pat McIlroy | add libtommath and libtomcrypt as includes in build |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Pat McIlroy | add patch data and fix bug in Data dir creation in... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Carl Myers | Merge branch 'dev' |
commit | commitdiff | tree | snapshot |
2011-10-01 |
infamouspat | crypto561 dir BEGONE |
commit | commitdiff | tree | snapshot |
2011-10-01 |
Patrick McIlroy | Use stabler version of libtommath, replace cryptopp... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
Patrick McIlroy | replace cryptopp with libtomcrypt for PK cryptography |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Carl Myers | setup-dev-env.sh helps devs setup an environment to... |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Carl Myers | build-home.sh now correctly invokes make without -j |
commit | commitdiff | tree | snapshot |
2011-08-14 |
Patrick McIlroy | Cherry-pick from Wanny/openitg pull request |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Mark Cannon | fix silly logic in GetNumMachineScores; now we properly... |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Mark Cannon | commit more sensible implementation of GetNumMachineSco... |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Mark Cannon | initial reverse of ParseSerialNumber and GetGuidFromSer... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Mark Cannon | only define OITG_VERSION if we actually have it; handle... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Mark Cannon | move debug serial generation back to where it belongs... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Mark Cannon | remove unused ProductInfo header |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Mark Cannon | got rid of the out-of-place camel case, implemented... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Mark Cannon | add quick/dirty hack to skip read-only dirs when openin... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Mark Cannon | add more complex versioning system for Lua and friends |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Mark Cannon | change ProductInfo to a namespace |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Mark Cannon | fix broken Linux compile on Timer.cpp |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Pat | add LightsDriver_ActorMessage to win32 vs2008 project... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Pat | hardcode release info for win32 builds, various fixes... |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Carl Myers | Adding chroot-home.sh to build home version in chroot... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
August Gustavsson | Define AV_VERSION_INT if it isnt already defined. |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Carl Myers | Fixed Error in Profiling code |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Carl Myers | Adding profiling data to USB profile loading |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Carl Myers | Added ProfilingTimer, RageLog::ProfileStart, RageLog... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Mark Cannon | Merge branch 'master' of git@github.com:openitg/openitg |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Mark Cannon | added LightsDriver_ActorMessage - broadcasts messages... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Pat McIlroy | UGH... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Mark Cannon | ignore null LightsStates in LightsMapper::GetLightsField |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Mark Cannon | anti-seizure feature for DDR lights easter egg (caps... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Pat McIlroy | Log ignored invalid actor |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Pat McIlroy | user ability to address invalid/nonexistant actors... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Pat McIlroy | Only show songs from cache if they have an actual music... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Pat | redundancy fixup |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Pat | Allow new users with USB cards who do not have high... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Pat | Remove precompiled headers until we get it working... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
infamouspat | Add USBDriverImpl stuff to vcproj |
commit | commitdiff | tree | snapshot |
2011-03-30 |
August Gustavsson | Added one more case to detect lua 5.1. Fixed avformat... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Carl Myers | Updated ReleaseNotes.txt |
commit | commitdiff | tree | snapshot |
2011-03-28 |
infamouspat | add patch data the proper way in win32 installers,... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
infamouspat | Add DLL files to source control, change win32-related... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
infamouspat | add global.h to ProductInfo.cpp for win32 precompiled... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Carl Myers | Fixed patch script to warn if itg2ac-util missing |
commit | commitdiff | tree | snapshot |
2011-03-26 |
Mark Cannon | minor fixups in start-3.sh, updated patch.xml a bit |
commit | commitdiff | tree | snapshot |
2011-03-26 |
Mark Cannon | add gen-arcade-patch.sh (tested and working so far... |
commit | commitdiff | tree | snapshot |
2011-03-26 |
Mark Cannon | fixed potential bug - on PC, a dongle decryption error... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Mark Cannon | finally added xterm message on iButton::GetAESKey(... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Mark Cannon | iButton::GetAESKey() now returns bool instead of int... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Mark Cannon | added gen-patch-zip.sh (which generates an encrypted... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Mark Cannon | fix potential bug with Iow's last input state not being... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Mark Cannon | optimized Iow and PIUIO processing: use one RageTimer... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Mark Cannon | move RageUtil functions IsBitSet/SetBit to use 0-31... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Mark Cannon | added GetLightsField() to LightsMapper - now it'll... |
commit | commitdiff | tree | snapshot |
next |