2009-09-08 |
dhewg | Make debug defines safe
|
commit | commitdiff | tree |
2009-09-08 |
dhewg | SMB cache size changes.
|
commit | commitdiff | tree |
2009-09-07 |
dhewg | lseek allows the file offset to be set beyond EOF
|
commit | commitdiff | tree |
2009-09-07 |
tantricity | fix for smbClose
|
commit | commitdiff | tree |
2009-09-07 |
tantricity | updated __IOS_LaunchNewIOS (bushing)
|
commit | commitdiff | tree |
2009-09-07 |
dhewg | Added USBGecko stdin support
|
commit | commitdiff | tree |
2009-09-07 |
dhewg | Respect MAX_IP_RETRIES for IOCTL_SO_GETHOSTID
|
commit | commitdiff | tree |
2009-09-06 |
tantricity | add WiiMotion Plus support (patch from https://sourceforge...
|
commit | commitdiff | tree |
2009-09-06 |
tantricity | GHWT support - Applied patch from https://sourceforge...
|
commit | commitdiff | tree |
2009-09-06 |
dhewg | net_init_async() cleanup
|
commit | commitdiff | tree |
2009-09-06 |
dhewg | return -1 on if_config failure
|
commit | commitdiff | tree |
2009-09-05 |
dhewg | Async net_init
|
commit | commitdiff | tree |
2009-09-05 |
dhewg | Fixed smbClose() for older dkppc versions
|
commit | commitdiff | tree |
2009-09-04 |
wntrmute | add net_deinit to close network subsystem
|
commit | commitdiff | tree |
2009-09-04 |
wntrmute | use stdbool.h for C++ compatible bool
|
commit | commitdiff | tree |
2009-09-04 |
tantricity | clipping define fix (sepp256)
|
commit | commitdiff | tree |
2009-09-04 |
tantricity | code tidying (bushing)
|
commit | commitdiff | tree |
2009-09-04 |
tantricity | fix smb mutex bug
|
commit | commitdiff | tree |
2009-09-04 |
dhewg | Set some default rights in the stat struct
|
commit | commitdiff | tree |
2009-09-04 |
dhewg | Disable IOS reloading on startup
|
commit | commitdiff | tree |
2009-09-02 |
dhewg | Fixed the return value of __IOS_LaunchNewIOS
|
commit | commitdiff | tree |
2009-09-02 |
tantricity | timing/sync for IOS_Reload - prevent race condition...
|
commit | commitdiff | tree |
2009-09-02 |
tantricity | boost net heap size (rodries)
|
commit | commitdiff | tree |
2009-09-02 |
tantricity | change smb mutex to be per-connection for proper multi...
|
commit | commitdiff | tree |
2009-09-02 |
tantricity | invalidate __sd0_fd on deinit
|
commit | commitdiff | tree |
2009-09-02 |
tantricity | correct array size
|
commit | commitdiff | tree |
2009-09-02 |
tantricity | smb - small fix
|
commit | commitdiff | tree |
2009-09-02 |
wntrmute | patch https://sourceforge.net/tracker/?func=detail...
|
commit | commitdiff | tree |
2009-09-02 |
wntrmute | use system PATH_MAX
|
commit | commitdiff | tree |
2009-09-02 |
wntrmute | filename is const char*
|
commit | commitdiff | tree |
2009-08-29 |
tantricity | small smb fixes
|
commit | commitdiff | tree |
2009-08-29 |
tantricity | smb type fixes
|
commit | commitdiff | tree |
2009-08-29 |
tantricity | smb corrections and perf improvements (rodries)
|
commit | commitdiff | tree |
2009-08-29 |
wntrmute | use toolchain rules in preparation for name switch
|
commit | commitdiff | tree |
2009-08-29 |
tantricity | smb: revert 64 bit offset code (not working)
|
commit | commitdiff | tree |
2009-08-29 |
tantricity | fix smb bugs (thanks hax!)
|
commit | commitdiff | tree |
2009-08-29 |
tantricity | support 64 bit offsets
|
commit | commitdiff | tree |
2009-08-29 |
tantricity | restart pages checking after each successive page hit
|
commit | commitdiff | tree |
2009-08-29 |
tantricity | MountDevice after SMB_Connect
|
commit | commitdiff | tree |
2009-08-28 |
dhewg | Fixed frame buffer allocation for AA modes
|
commit | commitdiff | tree |
2009-08-28 |
dhewg | Added some missing video modes
|
commit | commitdiff | tree |
2009-08-14 |
tantricity | fix check of LWP_CreateThread and LWP_MutexInit
|
commit | commitdiff | tree |
2009-08-14 |
tantricity | fix another compile error
|
commit | commitdiff | tree |
2009-08-14 |
tantricity | return NULL not SMB_ERROR
|
commit | commitdiff | tree |
2009-08-14 |
tantricity | tinysmb - check filename for NULL
|
commit | commitdiff | tree |
2009-08-14 |
tantricity | tinysmb - call reconnect on fopen and chdir, check...
|
commit | commitdiff | tree |
2009-08-14 |
tantricity | reorder SMB init
|
commit | commitdiff | tree |
2009-08-14 |
tantricity | SMB improvements - threading and type fixes, better...
|
commit | commitdiff | tree |
2009-08-14 |
tantricity | change include to relative path
|
commit | commitdiff | tree |
2009-08-14 |
wntrmute | Quaternion to guQuaternion, Vector to guVector to avoid...
|
commit | commitdiff | tree |
2009-08-14 |
wntrmute | fix fixed point notation
|
commit | commitdiff | tree |
2009-06-21 |
dhewg | New USBGecko function to specify a retry count.
|
commit | commitdiff | tree |
2009-06-19 |
dhewg | removed redundant BAT setup.
|
commit | commitdiff | tree |
2009-06-19 |
wntrmute | cleaner setup of BAT registers, no longer rely on setup...
|
commit | commitdiff | tree |
2009-06-19 |
dhewg | Enforce In-Order Execution of I/O on WGPIPE.
|
commit | commitdiff | tree |
2009-06-18 |
tantricity | tinysmb devoptab fix - allow fread sizes > 7236
|
commit | commitdiff | tree |
2009-06-18 |
shagkur | - line endings corrected.
|
commit | commitdiff | tree |
2009-06-18 |
shagkur | - added PS version of quaternion functions
|
commit | commitdiff | tree |
2009-06-18 |
shagkur | - added PS version of quaternion functions
|
commit | commitdiff | tree |
2009-06-18 |
tantricity | tinysmb - add error checking on input params, add DNS...
|
commit | commitdiff | tree |
2009-06-18 |
tantricity | set PAL60 to turn on deflicker by default
|
commit | commitdiff | tree |
2009-06-18 |
tantricity | clean line endings
|
commit | commitdiff | tree |
2009-06-15 |
dhewg | Reverted GX FIFO breakage.
|
commit | commitdiff | tree |
2009-06-15 |
wntrmute | use linux detection instead
|
commit | commitdiff | tree |
2009-06-15 |
wntrmute | fix unix detection
|
commit | commitdiff | tree |
2009-06-15 |
wntrmute | remove spurious -fverbose-asm
|
commit | commitdiff | tree |
2009-06-15 |
tantricity | remove ASND_SetDMACallback, change ASND_Init behavior...
|
commit | commitdiff | tree |
2009-06-15 |
tantricity | add ASND_SetDMACallback() to re-register DMA callback...
|
commit | commitdiff | tree |
2009-06-15 |
shagkur | - changed from volatile* to volatile members for WGPipe
|
commit | commitdiff | tree |
2009-06-15 |
shagkur | - changed from volatile* to volatile members for WGPipe
|
commit | commitdiff | tree |
2009-06-15 |
wntrmute | patch for uncalibrated nunchuk from rewtv6
|
commit | commitdiff | tree |
2009-06-15 |
shagkur | - changed _i2cReg declaration to pointer const.
|
commit | commitdiff | tree |
2009-06-15 |
shagkur | - changed _ipcReg declaration to pointer const.
|
commit | commitdiff | tree |
2009-06-15 |
shagkur | - changed _ipcReg declaration to pointer const.
|
commit | commitdiff | tree |
2009-06-09 |
shagkur | - initType & _ioAddressingType needs to be resetted...
|
commit | commitdiff | tree |
2009-06-09 |
shagkur | - removed writeSector function.
|
commit | commitdiff | tree |
2009-06-09 |
shagkur | - fixed STOP_TRANS response token read.
|
commit | commitdiff | tree |
2009-06-09 |
shagkur | - readdata_fast added. testing purpose only.
|
commit | commitdiff | tree |
2009-06-09 |
shagkur | - changed header defs and added writeSectors support
|
commit | commitdiff | tree |
2009-06-09 |
shagkur | - changed header defs and added writeSectors support
|
commit | commitdiff | tree |
2009-06-09 |
shagkur | - added GX_PeekARGB & GX_PeekZ for direct access of EFB
|
commit | commitdiff | tree |
2009-06-09 |
shagkur | - added GX_PeekARGB & GX_PeekZ for direct access of EFB
|
commit | commitdiff | tree |
2009-06-09 |
shagkur | - final changes & cleanup
|
commit | commitdiff | tree |
2009-06-09 |
shagkur | - small correction, tmp0 is used as a memory register...
|
commit | commitdiff | tree |
2009-06-09 |
shagkur | - small correction, tmp3 is used as a memory register...
|
commit | commitdiff | tree |
2009-06-09 |
shagkur | - fixed deadlock while detaching a sdgecko.
|
commit | commitdiff | tree |
2009-06-09 |
shagkur | - changes in unmount to prevent from deadlock when...
|
commit | commitdiff | tree |
2009-06-09 |
wntrmute | remove debug info & save-temps
|
commit | commitdiff | tree |
2009-06-09 |
wntrmute | expose gettick, correct asm, use short types
|
commit | commitdiff | tree |
2009-06-09 |
shagkur | - set exception framebuffer to 0xC1700000 because of...
|
commit | commitdiff | tree |
2009-06-09 |
shagkur | - small change in WPAD_Shutdown
|
commit | commitdiff | tree |
2009-06-09 |
shagkur | - added missing _CPU_ISR_Restore when returning on...
|
commit | commitdiff | tree |
2009-06-09 |
shagkur | - removed unneeded ogc/cond.h include. condition variables...
|
commit | commitdiff | tree |
2009-06-09 |
shagkur | - removed unneeded ogc/cond.h include. condition variables...
|
commit | commitdiff | tree |
2009-06-09 |
tantricity | remove duplicate functions, fix return value warning
|
commit | commitdiff | tree |
2009-06-09 |
shagkur | - moved all the FIFO_PUT defines to make use of a union...
|
commit | commitdiff | tree |
2009-06-09 |
shagkur | - moved all the FIFO_PUT defines to make use of a union...
|
commit | commitdiff | tree |
2009-06-09 |
shagkur | - moved all the FIFO_PUT defines to make use of a union...
|
commit | commitdiff | tree |
2009-06-09 |
tantricity | add missing include for mutex_t
|
commit | commitdiff | tree |
2009-06-09 |
tantricity | change contraints to 'b' - tells gcc to use a base...
|
commit | commitdiff | tree |