October 2011 Archives by date
Starting: Sat Oct 1 21:35:02 PDT 2011
Ending: Mon Oct 31 20:40:03 PDT 2011
Messages: 206
- [Commits] SDL: 1.3 API CHANGE: Add support for naming threads.
libsdl.org revision control
- [Commits] SDL: Patched to compile on Windows.
libsdl.org revision control
- [Commits] SDL: Further patched to compile on Windows.
libsdl.org revision control
- [Commits] SDL: Patched to compile on Mac OS X (I think).
libsdl.org revision control
- [Commits] SDL: Disable thread naming on Windows for now.
libsdl.org revision control
- [Commits] SDL_image: Fixes a bug where Mingw defines JPEG_TRUE JPEG_FALSE ...
libsdl.org revision control
- [Commits] SDL: Refactored audio device enumeration/naming tests ana added ...
libsdl.org revision control
- [Commits] SDL: Enable -Wall by default.
libsdl.org revision control
- [Commits] SDL: Enable -Wall by default.
libsdl.org revision control
- [Commits] SDL: Fixed perl string escaping thing.
libsdl.org revision control
- [Commits] SDL: Fixed compiler warning for unused variable in generated C c...
libsdl.org revision control
- [Commits] SDL: Commit updated generated C code.
libsdl.org revision control
- [Commits] SDL: Make sure window->driverdata is set before we might need it.
libsdl.org revision control
- [Commits] SDL: Fixed a whole slew of compiler warnings that -Wall exposed.
libsdl.org revision control
- [Commits] SDL: Added support for multitouch on Android.
libsdl.org revision control
- [Commits] SDL: Don't bother with Win9x compatibility when building 64-bit ...
libsdl.org revision control
- [Commits] SDL: Fixed unused variable compiler warnings on Mac OS X.
libsdl.org revision control
- [Commits] SDL: Cleaned up more compiler warnings in the 1.2 branch.
libsdl.org revision control
- [Commits] SDL: Quartz: Only use ShowMenuBar()/HideMenuBar() for legacy OS ...
libsdl.org revision control
- [Commits] SDL: Don't warn about multichar characters on BeOS/Haiku.
libsdl.org revision control
- [Commits] SDL: Fixed a bunch more compiler warnings in the 1.2 branch.
libsdl.org revision control
- [Commits] SDL: Don't warn about multichar characters on BeOS/Haiku.
libsdl.org revision control
- [Commits] SDL: * Support OpenGL ES 2 on Android
libsdl.org revision control
- [Commits] SDL: Specify joystick (accelerometer) support for iOS in the con...
libsdl.org revision control
- [Commits] SDL: Implement GL_GetProcAddress() for Android.
libsdl.org revision control
- [Commits] SDL: * Android's InputStream::skip is apparently buggy, so inste...
libsdl.org revision control
- [Commits] SDL: Bumped default Android API target to 5 (Android 2.0, up fro...
libsdl.org revision control
- [Commits] SDL: Removed STL dependency in Android code.
libsdl.org revision control
- [Commits] SDL: Don't use a global JNIEnv across threads; it's not thread s...
libsdl.org revision control
- [Commits] SDL: Fix up some retain/release issues with UIScreenMode objects.
libsdl.org revision control
- [Commits] SDL: Let iOS use OSAtomicCompareAndSwap32Barrier() if nothing el...
libsdl.org revision control
- [Commits] SDL: Check for __ARM_ARCH_5TEJ__ in spinlock atomics.
libsdl.org revision control
- [Commits] SDL: Don't crash with a NULL thread name.
libsdl.org revision control
- [Commits] SDL: Cleanup out trailing whitespace in src/video/uikit
libsdl.org revision control
- [Commits] SDL: Remove INDENT-ON INDENT-OFF comments in src/video/uikit
libsdl.org revision control
- [Commits] SDL: Add Xcode-iPhoneOS/rakefile which can be used to build SDL....
libsdl.org revision control
- [Commits] SDL: Use a consistent source code format in src/video/uikit
libsdl.org revision control
- [Commits] SDL: Do not exit in (uikit) postFinishLaunch but store the exit ...
libsdl.org revision control
- [Commits] SDL: Cleanup of the use of include files in src/video/uikit
libsdl.org revision control
- [Commits] SDL: Use Objective-C construct for..in instead of oldfashioned C...
libsdl.org revision control
- [Commits] SDL: Remove unused SDL_uikitopenglview (privateMethods)
libsdl.org revision control
- [Commits] SDL: Simplied the code a bit in uikit/SDL_uikitvideo.m
libsdl.org revision control
- [Commits] SDL: Minor code cleanup in uikit/SDL_uikitview.m (no functional ...
libsdl.org revision control
- [Commits] SDL: Make SDL_uikitviewcontroller.window a real Objective-C prop...
libsdl.org revision control
- [Commits] SDL: Merge upstream updates
libsdl.org revision control
- [Commits] SDL: Do not use UIScreenMode to add a iOS display, always use th...
libsdl.org revision control
- [Commits] SDL: Merged with Kees Bakker's repo at https://bitbucket.org/kee...
libsdl.org revision control
- [Commits] SDL: Removed rakefile.
libsdl.org revision control
- [Commits] Maelstrom: A whole bunch of constness fixes
libsdl.org revision control
- [Commits] Maelstrom: Packed the data into a ZIP file that is appended to t...
libsdl.org revision control
- [Commits] SDL: Get the full path for the src directory so auxdir works cor...
libsdl.org revision control
- [Commits] SDL: Updated from configure.in
libsdl.org revision control
- [Commits] Maelstrom: We don't need no stinkin' truth!
libsdl.org revision control
- [Commits] Maelstrom: Added Ryan's simple hashtable implementation. Did I ...
libsdl.org revision control
- [Commits] Maelstrom: First pass converting to SDL 1.3, converted over scre...
libsdl.org revision control
- [Commits] Maelstrom: Created a utils directory for the recent source addit...
libsdl.org revision control
- [Commits] Maelstrom: A little more work towards SDL 1.3
libsdl.org revision control
- [Commits] Maelstrom: Added font and string caching to Mac_FontServ
libsdl.org revision control
- [Commits] Maelstrom: controls.cpp and dialog.cpp compile again
libsdl.org revision control
- [Commits] Maelstrom: Use color modulation instead of hard-coding the color...
libsdl.org revision control
- [Commits] Maelstrom: Fixed the colors
libsdl.org revision control
- [Commits] Maelstrom: We don't do pixel operations anymore. Yay! :)
libsdl.org revision control
- [Commits] Maelstrom: Okay, everything compiles now.
libsdl.org revision control
- [Commits] Maelstrom: Fixed uninitialized memory in text
libsdl.org revision control
- [Commits] Maelstrom: Preallocate the fonts up front, and free them when we...
libsdl.org revision control
- [Commits] Maelstrom: Fixed drawing the loading bar
libsdl.org revision control
- [Commits] Maelstrom: Fixed transparency for masked sprites
libsdl.org revision control
- [Commits] Maelstrom: Removed extra screen update calls
libsdl.org revision control
- [Commits] Maelstrom: Fixed text transparency
libsdl.org revision control
- [Commits] Maelstrom: Fixed main menu drawing
libsdl.org revision control
- [Commits] Maelstrom: Fixed bold text
libsdl.org revision control
- [Commits] Maelstrom: Fixed shield and thrust sprite updates
libsdl.org revision control
- [Commits] Maelstrom: Fixed white screen at fullscreen startup on Mac OS X
libsdl.org revision control
- [Commits] Maelstrom: Back to using the gamma ramp so we get color fading r...
libsdl.org revision control
- [Commits] Maelstrom: Make sure the style is reflected in the text hash key
libsdl.org revision control
- [Commits] Maelstrom: Fixed lockup at exit, where video cleanup was sometim...
libsdl.org revision control
- [Commits] Maelstrom: Fixed the speed test (don't sync to vertical refresh ...
libsdl.org revision control
- [Commits] Maelstrom: Fixed updating the screen when changing the volume.
libsdl.org revision control
- [Commits] Maelstrom: Fixed the about screen to render everything each frame.
libsdl.org revision control
- [Commits] Maelstrom: Fixed memory corruption in dialog code.
libsdl.org revision control
- [Commits] Maelstrom: Updated e-mail addresses
libsdl.org revision control
- [Commits] Maelstrom: Added element visibility
libsdl.org revision control
- [Commits] Maelstrom: Beginnings of a data driven UI system
libsdl.org revision control
- [Commits] Maelstrom: Added the first XML screen - the splash screen!
libsdl.org revision control
- [Commits] Maelstrom: The texture element is a core UI element
libsdl.org revision control
- [Commits] Maelstrom: Better organization of the relationship between the U...
libsdl.org revision control
- [Commits] Maelstrom: Added explicit control over the fade direction
libsdl.org revision control
- [Commits] Maelstrom: Added the concept of fullscreen panels which end draw...
libsdl.org revision control
- [Commits] Maelstrom: All UIAreas have an associated screen, and the UI man...
libsdl.org revision control
- [Commits] Maelstrom: Fullscreen panels fade in and out as they are shown a...
libsdl.org revision control
- [Commits] Maelstrom: Temporarily disabled fading again
libsdl.org revision control
- [Commits] Maelstrom: Added a step to load panels while the splash logo is ...
libsdl.org revision control
- [Commits] Maelstrom: Added a load path so we can load different layouts on...
libsdl.org revision control
- [Commits] Maelstrom: Switched the loading screen over to XML, added a few ...
libsdl.org revision control
- [Commits] Maelstrom: Added a virtual function to set text on elements with...
libsdl.org revision control
- [Commits] Maelstrom: Preload more of our data while the splash screen is up.
libsdl.org revision control
- [Commits] SDL: Eliminate UIScreenMode parameter from UIKit_AddDisplay
libsdl.org revision control
- [Commits] SDL: Use a small function to release UIScreenMode after checking...
libsdl.org revision control
- [Commits] SDL: Automated merge with https://bitbucket.org/keestux/sdl
libsdl.org revision control
- [Commits] SDL: Added stencil buffer support on iOS.
libsdl.org revision control
- [Commits] SDL: More cleanup in SDL_uikitopenglview.m
libsdl.org revision control
- [Commits] SDL: Set up window focus correctly when using an existing X11 wi...
libsdl.org revision control
- [Commits] SDL: XGetWindowProperty() can report success but still give you ...
libsdl.org revision control
- [Commits] SDL: Add XGetInputFocus() to dynamic X11 function list.
libsdl.org revision control
- [Commits] SDL: SDL_X11_HAVE_* should default (and reset) to zero.
libsdl.org revision control
- [Commits] Maelstrom: Don't double-load panels
libsdl.org revision control
- [Commits] Maelstrom: Load UI on demand, since it's fairly fast
libsdl.org revision control
- [Commits] Maelstrom: Fixed line drawing
libsdl.org revision control
- [Commits] Maelstrom: Miscellaneous cleanup
libsdl.org revision control
- [Commits] Maelstrom: Ignore spurious files so I can see if I've missed add...
libsdl.org revision control
- [Commits] Maelstrom: Switched over the main menu to the new UI system
libsdl.org revision control
- [Commits] SDL: Use correct Xinerama APIs for querying version and availabi...
libsdl.org revision control
- [Commits] SDL: Added SDL_GetScancodeFromName() and SDL_GetKeyFromName()
libsdl.org revision control
- [Commits] SDL: valgrind FTW!
libsdl.org revision control
- [Commits] SDL: Fix X11 dynamic loading.
libsdl.org revision control
- [Commits] Maelstrom: Fixed compiling
libsdl.org revision control
- [Commits] Maelstrom: Valgrind fixes
libsdl.org revision control
- [Commits] Maelstrom: Sharing colors was indeed causing problems. Now we h...
libsdl.org revision control
- [Commits] Maelstrom: Added UI sounds for panels and buttons
libsdl.org revision control
- [Commits] Maelstrom: Generalized the concept of click callback to a button...
libsdl.org revision control
- [Commits] Maelstrom: Added the concept of a panel delegate which can be us...
libsdl.org revision control
- [Commits] Maelstrom: Stubbed in the About panels, will hook up the animati...
libsdl.org revision control
- [Commits] Maelstrom: The about screens are fully functional
libsdl.org revision control
- [Commits] Maelstrom: It's now possible to create different types of panels...
libsdl.org revision control
- [Commits] SDL: Don't bother checking S_OK here, it'll work in falling thro...
libsdl.org revision control
- [Commits] Maelstrom: Hooked up the AboutPanel delegate through data.
libsdl.org revision control
- [Commits] SDL_image: Unpacked Xcode project files.
libsdl.org revision control
- [Commits] Maelstrom: Hooked up the main screen as a UIPanel delegate
libsdl.org revision control
- [Commits] Maelstrom: Turned the game screen into a UIPanel
libsdl.org revision control
- [Commits] Maelstrom: The status bar is defined through XML. Yay!
libsdl.org revision control
- [Commits] Maelstrom: Switched the game over screen to a UI panel
libsdl.org revision control
- [Commits] Maelstrom: Fixed position and visibility of elements in the game...
libsdl.org revision control
- [Commits] Maelstrom: Added missing file
libsdl.org revision control
- [Commits] Maelstrom: Make it so we can see the dialogs for now
libsdl.org revision control
- [Commits] Maelstrom: The bonus score screen is switched over to use the ne...
libsdl.org revision control
- [Commits] Maelstrom: Fixed bug drawing the next wave after the bonus screen.
libsdl.org revision control
- [Commits] Maelstrom: Added a UI template system to reduce the amount of du...
libsdl.org revision control
- [Commits] Maelstrom: Added recursive template loading, and switched over t...
libsdl.org revision control
- [Commits] Maelstrom: Removed some debug code
libsdl.org revision control
- [Commits] Maelstrom: Removed DrawText(), moving the multiplayer UI element...
libsdl.org revision control
- [Commits] Maelstrom: Added the concept of an expanding dialog panel
libsdl.org revision control
- [Commits] Maelstrom: The dialog border is outside the area of the dialog i...
libsdl.org revision control
- [Commits] Maelstrom: Dialog elements have a consistent default look and feel.
libsdl.org revision control
- [Commits] Maelstrom: Made the UI manager an interface which games can impl...
libsdl.org revision control
- [Commits] Maelstrom: Moved the label into the core UI elements and it uses...
libsdl.org revision control
- [Commits] Maelstrom: The UI system has been refactored so that elements ca...
libsdl.org revision control
- [Commits] Maelstrom: Fixed button handling of mouse clicks without prior m...
libsdl.org revision control
- [Commits] Maelstrom: When a UI area changes it's rectangle all the anchore...
libsdl.org revision control
- [Commits] Maelstrom: Fixed anchoring for dialogs
libsdl.org revision control
- [Commits] SDL: SDL_memcpyMMX(): Make sure srcskip and dstskip are 8-byte a...
libsdl.org revision control
- [Commits] SDL: Removed tabs and DOS endlines from SDL_blit_copy.c ...
libsdl.org revision control
- [Commits] SDL: SDL_memcpyMMX(): Fixed handling of overflow bytes.
libsdl.org revision control
- [Commits] Maelstrom: Added dialog buttons
libsdl.org revision control
- [Commits] Maelstrom: Added some convenience functions for loading data fro...
libsdl.org revision control
- [Commits] Maelstrom: You can press escape to cancel dialogs
libsdl.org revision control
- [Commits] Maelstrom: You can hit return to activate default buttons.
libsdl.org revision control
- [Commits] Maelstrom: Moved the XML utility functions to UIArea so they can...
libsdl.org revision control
- [Commits] Maelstrom: Removed project include paths to keep includes honest.
libsdl.org revision control
- [Commits] Maelstrom: Converted the zap scores dialog over to XML
libsdl.org revision control
- [Commits] Maelstrom: Added a checkbox dialog element
libsdl.org revision control
- [Commits] Maelstrom: Added an easy way to bind buttons to launch dialogs.
libsdl.org revision control
- [Commits] Maelstrom: Moved base checkbox functionality to the library dire...
libsdl.org revision control
- [Commits] Maelstrom: Allow a dialog setup function
libsdl.org revision control
- [Commits] Maelstrom: Organized the function order a little bit.
libsdl.org revision control
- [Commits] Maelstrom: Separated dialog functionality from the look and feel.
libsdl.org revision control
- [Commits] Maelstrom: Switched the controls dialog over to the new UI system
libsdl.org revision control
- [Commits] Maelstrom: Added a macro to remove the stuff adding type safety ...
libsdl.org revision control
- [Commits] Maelstrom: Introduced the "override" keyword to reduce confusion...
libsdl.org revision control
- [Commits] SDL: Add clipboard tests
libsdl.org revision control
- [Commits] SDL: Update SDL_HasClipboardText functions to return value based...
libsdl.org revision control
- [Commits] SDL: Fix sdl-haiku buildbot compiler warnings
libsdl.org revision control
- [Commits] Maelstrom: Moved the concept of the label to the button base class.
libsdl.org revision control
- [Commits] Maelstrom: Added a simple editbox to the UI system
libsdl.org revision control
- [Commits] Maelstrom: That's the end of the old dialog system. Yay!
libsdl.org revision control
- [Commits] Maelstrom: Moved the UI layout into the data archive.
libsdl.org revision control
- [Commits] Maelstrom: Updated the source code licenses
libsdl.org revision control
- [Commits] Maelstrom: The score server no longer exists.
libsdl.org revision control
- [Commits] Maelstrom: Removed a couple of obsolete command line options.
libsdl.org revision control
- [Commits] Maelstrom: Removed unused function
libsdl.org revision control
- [Commits] Maelstrom: Added .Tpo files to the ignore list
libsdl.org revision control
- [Commits] Maelstrom: Added files so you can build right out of source control
libsdl.org revision control
- [Commits] Maelstrom: Added the rest of the Makefiles
libsdl.org revision control
- [Commits] Maelstrom: Removed temporary debugging hacks
libsdl.org revision control
- [Commits] Maelstrom: Removed the network server, we're going to focus on L...
libsdl.org revision control
- [Commits] Maelstrom: Use OnClick() so changing radio buttons will trigger ...
libsdl.org revision control
- [Commits] SDL: Fixed typo - thanks Sheena!
libsdl.org revision control
- [Commits] SDL: The draw color affects RenderClear() as well. (thanks to t...
libsdl.org revision control
- [Commits] SDL: Fixed warnings on iOS
libsdl.org revision control
- [Commits] SDL: SDL_ConvertPixels() returns 0 on success
libsdl.org revision control
- [Commits] SDL: Implemented RenderReadPixels for the OpenGL ES 2.0 renderer.
libsdl.org revision control
- [Commits] SDL: This code works for OpenGL ES 1.1 as well! :)
libsdl.org revision control
- [Commits] SDL: Lots of fixes importing SDL source wholesale into a new iOS...
libsdl.org revision control
- [Commits] Maelstrom: When someone plays more than once, remember their las...
libsdl.org revision control
- [Commits] Maelstrom: Fixed lots of warnings
libsdl.org revision control
- [Commits] Maelstrom: Fixed compiler warnings
libsdl.org revision control
- [Commits] Maelstrom: Fixed more warnings...
libsdl.org revision control
- [Commits] Maelstrom: Look for the Maelstrom data in the search path, not j...
libsdl.org revision control
- [Commits] Maelstrom: Updated default version string
libsdl.org revision control
- [Commits] Maelstrom: Fixed filesystem initialization on iOS
libsdl.org revision control
- [Commits] Maelstrom: Fix for setting the write directory
libsdl.org revision control
- [Commits] Maelstrom: You can't click a radio button twice to deselect it, ...
libsdl.org revision control
- [Commits] Maelstrom: Added a flag for fast iteration of UI layouts
libsdl.org revision control
- [Commits] Maelstrom: Added a dialog delegate that's the same as a panel de...
libsdl.org revision control
- [Commits] Maelstrom: Added an arbitrary area for holding elements
libsdl.org revision control
- [Commits] Maelstrom: Added a static image element to the UI system.
libsdl.org revision control
- [Commits] SDL: Fix crash on X servers without UTF-8 support.
libsdl.org revision control
Last message date:
Mon Oct 31 20:40:03 PDT 2011
Archived on: Mon Oct 31 20:38:11 PDT 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).