Commit Graph

  • c555f55f58 Update border_size documentation Tim Diekmann 2017-11-30 11:13:35 +01:00
  • 68ad612a69 Change return type of border_size to u16 Tim Diekmann 2017-11-30 10:56:18 +01:00
  • 9f6ad8ebaf Add SDL_GetWindowBordersSize() Tim Diekmann 2017-11-30 00:50:36 +01:00
  • 3f2b888725 Added conversions of tuples to Color (issue #699) shybyte 2017-11-28 20:11:23 +01:00
  • 175da3304c Add tuple conversions with From for Color #699 shybyte 2017-11-28 10:45:19 +01:00
  • 4f9ed1a72a Add PR "focus_lost to focus_loss" to changelog Noiob 2017-11-19 03:31:53 +01:00
  • 44b82ba49f Fix typo in hint.rs Noiob 2017-11-18 21:21:04 +01:00
  • bc33beb6d5 Add a semicolon and set the test to not execute Noiob 2017-11-18 23:35:31 +01:00
  • 86fc6fbddc Add text in main doc page Cobrand 2017-11-12 23:25:49 +00:00
  • d6c51bb5f5 Change OpenGL help section in README.md Cobrand 2017-11-12 00:38:33 +00:00
  • 122cc4a8f2 Change mentions of v0.30 in readme Cobrand 2017-11-12 00:32:34 +00:00
  • 590603ed48 Fix path escaping Hans Koch 2017-11-10 14:50:53 +01:00
  • 333aa98930 Bump to v0.31 Cobrand 2017-11-09 06:51:12 +00:00
  • 7df079387b Add PR "bundled" to changelog Cobrand 2017-11-09 06:50:19 +00:00
  • 2d223fab41 Change changlog link from v0.30 to v0.31 Cobrand 2017-11-09 06:43:43 +00:00
  • 9406adea1c Add "bundled" mention to README Cobrand 2017-11-09 06:42:58 +00:00
  • 30cc9e0188 Update repository and documentation URLs in Cargo.toml Kostas 2017-11-08 18:52:59 +01:00
  • 58989c973d Remove unused macro definition vrinek 2017-11-08 18:45:16 +01:00
  • 4c5819d4f5 Build examples as part of Travis CI vrinek 2017-11-07 22:38:17 +01:00
  • fb40fbb510 Merge PR#720, support bundled+bindgen+static Cobrand 2017-11-07 23:40:10 -08:00
  • a70353d686 Temporary headers fix to allow bindgen to be used Cobrand 2017-11-03 23:14:04 -07:00
  • a006792534 Fixed build.rs with static & pkgconfig Cobrand 2017-11-03 02:10:28 +00:00
  • 5ac69465b8 Updated sdl2::audio documentation Kesara Rathnayake 2017-11-02 20:36:42 +13:00
  • 0aea5b5c23 Fix windows-msvc target not being detected correctly Cobrand 2017-11-01 23:33:20 -07:00
  • 5f913db66c Add missing required features for "resource-manager" example Kostas Karachalios 2017-11-01 19:59:54 +01:00
  • 739c6d563a Add missing examples to Cargo.toml Kostas Karachalios 2017-11-01 19:57:34 +01:00
  • 74e1e6c057 Update README's OpenGL example Cobrand 2017-11-01 06:11:01 +00:00
  • 600ddbf593 Update animation.rs and change art to CC0 licensed art Luke Jones 2017-10-29 14:32:52 +13:00
  • acbb335714 Add static-lin feature to main rust-sdl2 Cobrand 2017-10-31 07:01:20 +00:00
  • 3799a9142f Possibility to use bindgen & bundled together Cobrand 2017-10-28 06:57:40 +00:00
  • 0baf80218b Add macOS support for 'bundled' Cobrand 2017-10-28 06:01:59 +00:00
  • 7d402b00fe On linux SDL2 requires libsndio Chip Collier 2017-08-18 09:27:31 +02:00
  • fe73b42bbc Add feature 'bundled' Chip Collier 2017-08-16 16:01:48 +02:00
  • a8139d8f5f Fix sdl2's -sys dependency Cobrand 2017-10-28 03:18:10 +00:00
  • 329334c8a6 Bump sdl2-sys to 0.31 Cobrand 2017-10-27 07:16:22 +00:00
  • bb0d05ff6c Merge pull request 695, add bindgen support Cobrand 2017-10-27 07:15:29 +00:00
  • 7a94b9ca51 More info about bindgen in README Cobrand 2017-10-27 07:12:11 +00:00
  • e739ed77af Update changelog to track bindgen Cobrand 2017-10-27 06:55:40 +00:00
  • 57f3864a7f Add .vscode to gitignore Cobrand 2017-10-27 05:36:33 +00:00
  • 702f8ffe36 Merge #711: Change HatState::Leftdown into HatState::LeftDown Cobrand 2017-10-27 07:58:58 +02:00
  • e2e84a86f9 Allow for more versions of c_vec to be used Samuel DA MOTA 2017-10-09 23:22:03 +02:00
  • 5b717f8dd0 Merge pull request #714 from ticky/friendlier-controllerdeviceadded Cobrand 2017-10-27 07:46:58 +02:00
  • 5494841b18 render: fix typos Ben Boeckel 2017-10-25 11:04:28 -04:00
  • 8e88e75e37 Add HatState casing change and fix typo negamartin 2017-10-12 18:04:40 -03:00
  • ae145e00e7 Update joystick.rs negamartin 2017-10-12 18:00:59 -03:00
  • 9eccdf4577 Add HapticSubsystem change to changelog Jessica Stokes 2017-10-09 21:11:18 -07:00
  • 5809b73e53 Update haptic example to use joystick index Jessica Stokes 2017-10-09 21:05:01 -07:00
  • 6b3b0b93b0 validate_int in haptic Jessica Stokes 2017-10-09 21:03:52 -07:00
  • e9ce0b2075 Update haptic to reflect that it uses joystick idx Jessica Stokes 2017-10-09 20:55:40 -07:00
  • b1dc2adc0e Add PR description to changelog Jessica Stokes 2017-10-09 16:32:39 -07:00
  • ed1ed53515 Clarify GameController method documentation Jessica Stokes 2017-10-09 16:24:46 -07:00
  • ba4d809dfb Clarify Joystick method documentation Jessica Stokes 2017-10-09 16:24:33 -07:00
  • 27f41f3e65 Document differences between different whiches Jessica Stokes 2017-10-09 16:24:07 -07:00
  • 973fccfaaf JoyDeviceAdded.which should be an u32 Jessica Stokes 2017-10-09 16:23:43 -07:00
  • 3baac3453d ControllerDeviceAdded.which should be an u32 Jessica Stokes 2017-10-09 15:56:38 -07:00
  • 69ba5e9380 Fix HatState::Leftdown casing into HatState::LeftDown negamartin 2017-10-09 15:14:28 -03:00
  • 085d0679e6 Add missing unwrap Mateusz 'Haggus' Mrowiec 2017-10-03 23:21:52 +02:00
  • d18a82aa4b Make mixer::Channel and mixer::Group fields public (#708) stephanwilliams 2017-10-01 05:20:57 -04:00
  • 0ea67f9939 One test unrelated to this PR was failing when using a SDL2 host version 2.0.6 Reverting to SDL2 2.0.5 Dario Ostuni 2017-09-23 21:56:01 +02:00
  • 4a912241a2 SDL2 has default configurations for all operating systems but Linux Dario Ostuni 2017-09-23 21:47:38 +02:00
  • b32d1fca5d Update bundled SDL2 headers to version 2.0.6 Dario Ostuni 2017-09-23 21:27:38 +02:00
  • e3d70f63c2 Sync with master Dario Ostuni 2017-09-23 21:06:08 +02:00
  • 56dc1f89c4 Sync with master Dario Ostuni 2017-09-23 20:54:15 +02:00
  • 0f44d43595 Fix floating-point literal used in pattern in example (#705) Joshua Erney 2017-09-21 11:33:06 -05:00
  • b52bd54463 Add Music::from_bytes() function (#704) Flaise 2017-09-10 17:40:11 -05:00
  • 6bea457977 Add Mac OS travis build Michael Fairley 2017-09-07 12:09:25 -05:00
  • 7eacb548ad Sync with master Dario Ostuni 2017-09-05 15:14:22 +02:00
  • 1756e02b47 Add some more documentation for unsafe_textures feature Cobrand 2017-09-05 04:59:09 +00:00
  • f786bdd2bb Update travis and README for the unsafe_textures feature Cobrand 2017-07-09 03:32:04 +00:00
  • ceb547d92f Update examples in Cargo.toml to avoid failing tests with unsafe_textures feature Cobrand 2017-07-09 03:15:17 +00:00
  • 220a74a292 Add 'unsafe_textures' feature to get rid of the Texture lifetime Cobrand 2017-07-09 01:26:54 +00:00
  • 59a95913f4 Add some more documentation for unsafe_textures feature unsafe-textures-feature Cobrand 2017-09-05 04:59:09 +00:00
  • a0da0cf392 Update travis and README for the unsafe_textures feature Cobrand 2017-07-09 03:32:04 +00:00
  • 17ea8930b4 Update examples in Cargo.toml to avoid failing tests with unsafe_textures feature Cobrand 2017-07-09 03:15:17 +00:00
  • fb82743b4b Add 'unsafe_textures' feature to get rid of the Texture lifetime Cobrand 2017-07-09 01:26:54 +00:00
  • dbea930a18 Update changelog Cobrand 2017-09-05 05:09:10 +00:00
  • a538de7f89 Bindgen is now optional Dario Ostuni 2017-09-03 22:22:09 +02:00
  • bb6caa8e5e Sync with master Dario Ostuni 2017-08-30 23:22:32 +02:00
  • b00e88962c Introducing bindgen Dario Ostuni 2017-08-23 18:56:12 +02:00
  • 3f856cbf09 Make with_texture_canvas restore target. Czipperz 2017-08-29 16:53:17 -04:00
  • 56236302cf Update Travis Badge Cobrand 2017-08-06 22:30:54 +00:00
  • 42f4ba0e7e Update README.md bitrayne 2017-08-05 16:56:55 -04:00
  • 60b76de0ff Update README.md bitrayne 2017-08-05 05:39:28 -04:00
  • 761a260e59 Add link directives for iOS frameworks Michael Fairley 2017-07-22 22:55:22 -05:00
  • 7ebf5fe39a Made gl_set_swap_interval() take Into<SwapInterval> Simon Heath 2017-07-11 09:57:04 -04:00
  • 71a3dad7ae Made get/set_swap_interval take and return an enum instead of i32 Simon Heath 2017-07-10 10:18:06 -04:00
  • 8264c3f283 Add missing enum variants in SDL_WindowFlags Cobrand 2017-07-09 05:50:44 +00:00
  • 7623bd51fb Add SDL_GetWindowWMInfo in sdl2_sys Cobrand 2017-07-09 05:23:09 +00:00
  • 0e2ac14266 Fixed clippy warnings in audio-capture-and-replay example. shybyte 2017-06-15 10:11:57 +02:00
  • 059cf96ee5 Do not specify AudioSpecDesired.freq in audio-capture-and-replay example in order to avoid problems with sound cards, which might not be able to record with 44100 hz. shybyte 2017-06-15 10:08:20 +02:00
  • 515229add5 Support Audio Capture in AudioCallbacks shybyte 2017-06-13 10:31:16 +02:00
  • ed7178cb94 Fix warning that emerged with FnMut->FnOnce from previous commit Cobrand 2017-07-08 23:57:41 +00:00
  • 8f3133cfe7 Resolve #677 (change FnMut to FnOnce) bearbear2k 2017-07-06 11:20:59 -04:00
  • c96d5d2c67 Fix tiny spelling mistake. Nicholas Farshidmehr 2017-07-06 18:55:31 -04:00
  • 7d0d58be61 Exposed SDL_CaptureMouse Florian Hageneier 2017-07-04 14:02:06 +02:00
  • 33fdf82277 Update mixer example to run sound effect in addition to music (#666) johnthagen 2017-05-28 16:03:35 -04:00
  • 55bfeeed8d Add chunksize parameter documentation. johnthagen 2017-05-23 19:51:21 -04:00
  • 0e83c2855f Uppercase static variables. johnthagen 2017-05-21 17:10:37 -04:00
  • 8b0439960e Fix spelling in comment. johnthagen 2017-05-21 17:52:28 -04:00
  • b0c36f3706 Updated readme with working OpenGL setup (#658) Shawn Thompson 2017-05-15 22:08:40 -04:00