Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v0.4.2 protected
    b9180f0c · Version 0.4.2 ·
    Release: v0.4.2
    Version 0.4.2
  • 0.4.1
    3b5adaa4 · Version 0.4.1 ·
    Release: 0.4.1
    v0.4.1 - 2016-12-12
    ===================
    
    Fixed
    -----
    
    - Type inference error introduced by generic index in `<[T]>::get`
  • v0.4.0 protected
    ea9ff2bd · Version 0.4.0 ·
    Release: v0.4.0
    v0.4.0 - 2016-12-11
    ===================
    
    Added
    -----
    
    - `Gamepad::mappings_source(&self)` which can be used to filter gamepads which
      not provide unified controller layout
    - `MappingsSource` enum
    - You can now set custom mapping for gamepad with `Gamepad::set_mapping(…)`
    - `Gilrs::with_mappings(&str)` to create Gilrs with additional gamepad mappings
    
    Changed
    -------
    
    - Button and axis events now also have native event codes
    - On Linux, if button or axis is not known, is now reported as `Unknown`
      (previously all unknown events have been ignored)
    - More devices are now treated as gamepads on Linux (use `mappings_source()` to
      filter unwanted gamepads)
    - Renamed `{Gamepad,GamepadState}::is_btn_pressed(Button)` to
      `is_pressed(Button)`
    - Renamed `{Gamepad,GamepadState}::axis_val(Axis)` to `value(Axis)`
    
    Fixed
    -----
    
    - Integer overflow if button with keyboard code was pressed on Linux
    - `Gilrs` should no longer panic if there are some unexpected problems with
      Udev
    - Fixed normalization of axes values on Linux
  • v0.3.1 protected
    996e8ad5 · Version 0.3.1 ·
    version 0.3.1
  • v0.3.0 protected
    6bd0b50b · New version - 0.3.0 ·
    version 0.3.0
  • v0.2.0 protected
    0b123041 · Bump version number ·
    version 0.2.0
  • v0.1.0 protected
    2c88ca9e · Update Cargo.toml ·
    version 0.1.0