Menu

Code Commit Log


Commit Date  
[r2387] by elias_naur

Windows: moved closerequested from native to java

2006-06-26 14:05:42 Tree
[r2386] by elias_naur

Windows: LWJGL didn't work well with jinput, but compatibility could be greatly improved if LWJGL used DirectInput 8 (like jinput). This can't be done unconditionally, since we need the DX3 support for older versions of windows. So, I've moved most Mouse and Keyboard stuff from native to java side and generalized DirectInput access through an abstract base class, with two concrete subclasses, one for dx3 and one for dx8.

2006-06-26 13:50:48 Tree
[r2385] by elias_naur

Windows: Cleanup of native input code

2006-06-23 16:45:21 Tree
[r2384] by matzon

fixed offset/length to use buffer properties

2006-06-23 08:16:27 Tree
[r2383] by matzon

fixed offset/length to use buffer properties
keep reference to buffers until free'd
added FMUSIC_LoadSongEx test

2006-06-23 08:14:49 Tree
[r2382] by elias_naur

Mac OS X: Fix ctrl-click right button handling

2006-06-22 10:42:45 Tree
[r2381] by elias_naur

Windows: Display.getVersion should return null when getAdapter() is null

2006-06-20 14:09:27 Tree
[r2380] by elias_naur

Windows: Make sure the DirectInput even buffer is properly flushed before switching to grabbed state.

2006-06-18 09:08:55 Tree
[r2379] by elias_naur

Windows: Fixed spurious mouse button events after a Mouse.setGrabbed(true)

2006-06-18 08:51:03 Tree
[r2378] by elias_naur

Windows: Fix Windows sometimes marking LWJGL apps as "not responding"

2006-06-17 23:46:59 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.