Commit graph

  • 2a8015be93 Fixed Xcode templates to work with any SOVERSION Marco Antognini 2014-12-06 14:41:09 +0100
  • 1c46ec7c37 Updated the version to 2.2, added support for patch versions and added the changelog.txt Lukas Dürrenberger 2014-12-02 00:33:13 +0100
  • 21756145cb Updated the readme.txt. Lukas Dürrenberger 2014-11-30 22:10:47 +0100
  • fa3ea62695 Excluded attributes from none textual files. Lukas Dürrenberger 2014-11-30 20:30:36 +0100
  • 7ee0734470 Fix joystick pathname construction Nolan Poe 2014-11-27 16:10:14 -0800
  • 188f713900 Merge branch 'bugfix/doc_n_spaces' Lukas Dürrenberger 2014-11-19 10:11:46 +0100
  • 0a64f50605 Further corrections of typos and dash inconsistences Jan Haller 2014-11-18 11:14:18 +0100
  • 45810a1345 Fixed additional comments and documention spelling mistakes. Lukas Dürrenberger 2014-11-18 01:02:07 +0100
  • 610111c687 Removed some trailing spaces Marco Antognini 2014-11-17 17:32:48 +0100
  • aef8f826f1 Fixed a few typos and improve some sentences in the documentation Marco Antognini 2014-11-17 17:29:55 +0100
  • 40ae3ce175 Examples adjustments. Stefan Schindler 2014-11-17 09:44:46 +0100
  • 6ef3cb27a1 Added implementation of Window::hasFocus() on iOS Laurent 2014-11-07 22:26:24 +0100
  • e257909a65 Fixes CMake issues with udev (#734) Lukas Dürrenberger 2014-11-10 14:36:44 +0100
  • 1271dff960 Reworked the UDev inclusion Mario Liebisch 2014-10-30 10:53:50 +0100
  • c2761c317e Added static_cast for sf::Uint8 (fixes #731). Lukas Dürrenberger 2014-10-29 09:38:56 +0100
  • 8928baa5ce Fixed right click not detected on OS X with trackpads, close #716 Marco Antognini 2014-10-25 13:20:07 +0200
  • ab4d4d7477 [Android] Implemented sf::Window::hasFocus() Mario Liebisch 2014-10-13 14:33:48 +0200
  • 53e3409cbf Minor documentation fixes in sf::String Jan Haller 2014-10-26 11:07:46 +0100
  • e2c378e9d1 Added .gitattributes file for proper line endings. Stefan Schindler 2014-10-06 01:37:39 +0200
  • 27e373c5c5 Added missing WINVER to fix a compilation error with the TDM-2 compiler. Lukas Dürrenberger 2014-10-12 18:42:04 +0200
  • e2b3cdacc2 Merge branch 'feature/window_focus' Lukas Dürrenberger 2014-10-09 14:56:16 +0200
  • c348171f24 Merge branch 'feature/rpath_osx' Lukas Dürrenberger 2014-10-09 09:11:23 +0200
  • b2ba2307b3 Fixed documentation warnings Marco Antognini 2014-10-07 12:00:17 +0200
  • 9a8ba74c62 Updated Xcode templates Marco Antognini 2014-10-07 10:58:39 +0200
  • ba1488ec97 Improve flexibility of dependencies locations on OS X Marco Antognini 2014-10-07 10:46:05 +0200
  • 60c4f95795 Implemented case differentiation for window focus/notification on Windows and X11 Jan Haller 2014-08-11 22:47:02 +0200
  • c4435b8a31 X11: Notify instead of force focus Alexandre Bodelot 2014-07-03 13:59:55 +0200
  • c98bd1eaba Window focus on X11: check if window is viewable Jan Haller 2014-05-13 16:25:07 +0200
  • 93d2789f70 Window focus: Added empty implementations for Android and iOS Jan Haller 2014-05-13 16:18:14 +0200
  • 4155b2e449 Changed Window::requestFocus() return type from bool to void Jan Haller 2014-05-29 11:39:04 +0200
  • 6a24eb5eec Slightly adapted window focus documentation Jan Haller 2014-05-03 14:25:00 +0200
  • 85291debb4 Added OS X impl of requestFocus and hasFocus Marco Antognini 2014-04-23 11:26:44 +0200
  • b965ad198b Added window methods to request and to check focus Foaly 2014-01-12 16:26:21 +0100
  • ef6391678e Added (empty) implementation of JoystickImpl::getIdentification on iOS Laurent 2014-10-06 22:21:11 +0200
  • f99035bea1 Added support for 64-bit integers in sf::Packet Laurent Gomila 2014-10-02 23:11:44 +0200
  • f24ca9a840 Source code changes. Stefan Schindler 2014-09-30 16:07:25 +0200
  • b27cbd5036 Fixed font glyphs always being 2 pixels larger than they are supposed to be in each dimension, fixed wrong underline offset with some fonts, offset underline and strike through by half of their thickness so their center is positioned correctly, changed glyph and font metrics to use floats instead of ints to support scaling better. binary1248 2014-08-28 03:39:26 +0200
  • c36ea074d8 Joystick fixes/update for non-MSVC compilers Mario Liebisch 2014-09-25 13:02:29 +0200
  • 7159e4ba43 Improved cursor hiding on OS X Marco Antognini 2014-09-14 15:27:20 +0200
  • 330ea0bbe3 Fixed trying to truncate registry key names that did not need truncating. (#701) binary1248 2014-09-24 02:57:24 +0200
  • 6d122f428a Updated OS X Pool Wrapper Marco Antognini 2014-08-03 18:43:53 +0100
  • dcba593e8f Merge branch 'bugfix/joystick' Lukas Dürrenberger 2014-09-23 10:46:13 +0200
  • 2427aaf3bb Added support for OS X 10.10 Marco Antognini 2014-09-21 07:39:05 +0200
  • eec9f7750f Amended based on comments from last commit. binary1248 2014-07-16 10:17:26 +0200
  • 86c81f7458 Fixed memory leak in Unix JoystickImpl, refactored joystick code for all platforms, prevent accelerometers registering as joysticks on Unix. binary1248 2014-07-15 10:46:30 +0200
  • e157e7a7a8 Re-enabled RPATH feature. Stefan Schindler 2014-08-27 08:11:07 +0200
  • c37e442cee Fixed FindSFML.cmake not updating library entries when the user changes the value of SFML_STATIC_LIBRARIES after the initial configure (#637). binary1248 2014-08-19 16:34:17 +0200
  • 20bf0e0b9c Merge pull request #688 from bruceoutdoors/master binary1248 2014-08-23 15:00:37 +0200
  • e5a98aa1d5 bug fix: compilation error in VS2013 64bit Lee Zhen Yong 2014-08-23 20:31:57 +0800
  • ef1b9d6b20 Merge branch 'feature/strikethrough' Lukas Dürrenberger 2014-08-19 23:02:21 +0200
  • fc7637681d C++11/14 compatibility Łukasz Twarduś 2014-08-19 20:01:07 +0200
  • c016ab5d0a Merge branch 'bugfix/windows_dpi_scaling' Lukas Dürrenberger 2014-08-19 22:37:55 +0200
  • 7c63c5885e Merge branch 'bugfix/texture_max_size' Lukas Dürrenberger 2014-08-19 22:18:38 +0200
  • f9ed3fdcb3 Added support for SetProcessDpiAwareness as well, on Windows versions that support it. binary1248 2014-08-19 17:39:01 +0200
  • b96d330b9f Merge branch 'bugfix/socket_selector' Lukas Dürrenberger 2014-08-18 21:46:48 +0200
  • 3b9e246c83 Renamed SocketSelectorImpl's members to use camelCase, removed unnecessary checks from SocketSelector::add and SocketSelector::remove. binary1248 2014-07-18 10:06:44 +0200
  • eaab2c1c68 Fixed SocketSelector not being able to accept sockets with IDs larger than FD_SETSIZE on Windows (#153) and added the same checks to other affected methods as well. binary1248 2014-07-17 07:00:03 +0200
  • 34933520ac Fixed Windows DPI scaling causing strange window behavior (#679). binary1248 2014-08-18 19:02:40 +0200
  • 6959c1a826 Added notes to documentation and adjusted OpenGL example as a workaround for the side effects of making static functions that require a context work. If the user wants to make use of both sfml-graphics and OpenGL, they should make sure sf::Texture::getMaximumSize() and/or sf::Shader::isAvailable() are called at least once before setting their final context active as those functions will cause a context switch the first time they are called. binary1248 2014-08-15 13:39:06 +0200
  • 7defb17e8c Made a few functions in Texture and Shader a bit more thread-safe. binary1248 2014-08-13 08:44:48 +0200
  • 713407e159 Fixed a bug where calling Texture::getMaximumSize() before any GlResource is created would break context management. Maximilian Wagenbach 2014-07-19 01:10:27 +0200
  • 6ad7b21203 Fix a bug in the font system. STU 2014-07-20 14:37:15 +0100
  • 7ace90986b Merge branch 'bugfix/winxp_stack_align' Lukas Dürrenberger 2014-08-12 09:45:59 +0200
  • 386f56d6a4 Merge pull request #673 from arnolddumas/master Laurent Gomila 2014-08-03 22:47:23 +0200
  • 700c2e3823 I missed one exclamation mark in the previous commit. Arnold Dumas 2014-08-03 21:18:27 +0200
  • 1fa2ff0458 No space before exclamation mark. Arnold Dumas 2014-08-03 20:44:38 +0200
  • 83e019e7d3 Fixed order of dependent libraries (SFML_DEPENDENCIES variable) in FindSFML.cmake Laurent Gomila 2014-07-26 21:01:17 +0200
  • ca77ea58d0 Merge pull request #646 from MarioLiebisch/android-keyevents Jonathan De Wachter 2014-07-24 12:20:18 +0200
  • 621793a354 [Android] Rewrote key event handling Mario Liebisch 2014-06-21 19:56:30 +0200
  • 3f69629d0c Merge branch 'android_improvements' Jonathan De Wachter 2014-07-24 10:05:09 +0200
  • f7561f5fa1 Fixed EGL surface not recreated in the right thread Jonathan De Wachter 2014-07-24 10:03:11 +0200
  • 796c87295c Improved readability of ?: operator Jonathan De Wachter 2014-07-24 08:35:23 +0200
  • 5f3b6cb57a Added a strikethrough text style to sf::Text. Fixes issue #243. Foaly 2014-07-18 13:57:23 +0200
  • 520025d904 Fixed a crash caused by the stack being unaligned when entering ThreadImpl::entryPoint if compiled by GCC or clang and run on Windows XP 32-bit. (#412) binary1248 2014-07-13 09:22:25 +0200
  • 337df1ea5f Merge branch 'master' of github.com:LaurentGomila/SFML Laurent Gomila 2014-07-11 17:43:50 +0200
  • 8db958042e Improved documentation of SoundStream::onGetData (#650) Laurent Gomila 2014-07-11 17:43:18 +0200
  • 0a64da654c Merge pull request #656 from MarioLiebisch/android-nosurface-display Jonathan De Wachter 2014-07-08 18:03:42 +0200
  • f491e94297 [Android] Redirect error messages to logcat by default Jonathan De Wachter 2014-07-08 17:59:33 +0200
  • e625d79a04 Merge branch 'bugfix/soundstream' Lukas Dürrenberger 2014-07-07 09:44:45 +0200
  • e73e408885 [Android] Don't try to display without a surface Mario Liebisch 2014-07-05 18:42:41 +0200
  • 57941c1696 Fixed invoking a virtual method (onSeek) in the destructor of SoundStream. binary1248 2014-07-05 16:19:30 +0200
  • 74e425a9ed Made sure SoundStream adhered to its documented behavior, added a hint to SoundStream and Sound documentation regarding setting the offset while stopped. binary1248 2014-07-04 22:24:48 +0200
  • 09aae0240d Fixed calling SoundStream::setPlayingOffset() unpausing a paused SoundStream (#203), guard m_isStreaming by a mutex, fixed calling SoundStream::pause() before the stream thread starts not properly pausing the stream (http://en.sfml-dev.org/forums/index.php?topic=15197.0), minor documentation fix in SoundStream. Signed-off-by: binary1248 <binary1248@hotmail.com> Foaly 2014-05-01 04:22:53 +0200
  • 362a590454 Fixed FTP download and upload file sizes being limited by available RAM (#565). binary1248 2014-04-30 05:06:36 +0200
  • 1851dcb109 Clarified Window::setIcon() ownership semantics Jan Haller 2014-07-03 14:08:13 +0200
  • 471873dff9 Fixed typo in the sfml-graphics CMake file Laurent Gomila 2014-07-03 08:01:44 +0200
  • dd6b54d0eb [Android] Forgot to add two lines to the previous commit Jonathan De Wachter 2014-06-26 07:55:49 +0200
  • c462f7cd0a [Android] Got rid of the unnecessary additional event container Jonathan De Wachter 2014-06-26 07:33:03 +0200
  • 57ca180d8d [Android] Hide status and navigation bar only if the fullscreen flag is on Jonathan De Wachter 2014-06-26 07:32:44 +0200
  • 73008293ba Window style constraints are handled differently on mobile OSes Jonathan De Wachter 2014-06-26 05:21:28 +0200
  • cf52687203 [Android] onCreate nows waits for sf::Window to be created Jonathan De Wachter 2014-06-26 05:15:25 +0200
  • fb81ddfdcb [Android] VideoMode::getDesktopMode() returns the physical scren size in pixels Jonathan De Wachter 2014-06-26 04:56:06 +0200
  • d73418261b [Android] Do not hardcode java const values (JNI) Jonathan De Wachter 2014-06-24 07:40:16 +0200
  • ed7c80f6bb [Android] No longer force people to have debug version installed Jonathan De Wachter 2014-06-24 06:39:11 +0200
  • a06ecb0c7f [Android] Changed APP_PLATFORM value to android-9 in Application.mk Jonathan De Wachter 2014-06-21 03:22:25 +0200
  • 9e3b466ee0 [Android] Fixed <uses-sdk> appears after <application> tag warning Jonathan De Wachter 2014-06-20 04:16:32 +0200
  • 06b73f36bd [Android] Updated target SDK version to 19 Jonathan De Wachter 2014-06-20 04:05:53 +0200
  • e726c24de4 [Android] Avoid hardcoding the debug mode in AndroidManifest.xml Jonathan De Wachter 2014-06-20 04:01:50 +0200
  • 3e9f842e59 [Android] Workaround transparency issues on some Android devices Jonathan De Wachter 2014-06-20 03:42:04 +0200
  • b542785ed9 [Android] Keep the screen turned on and bright Jonathan De Wachter 2014-06-20 03:30:13 +0200