Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / gosu/gosu issues and pull requests

#681 - Initial stab at Swift support

Pull Request - State: open - Opened by pusewicz about 2 months ago - 1 comment

#680 - RMagick intergration not working

Issue - State: open - Opened by urbima 2 months ago - 2 comments

#679 - Documentation for Building Ruby App Wrappers

Issue - State: open - Opened by taylormcdowell 4 months ago

#678 - Allow turning a recorded macro into a bitmap; fix RAII

Pull Request - State: open - Opened by jlnr 6 months ago

#677 - Deprecation helper module?

Issue - State: open - Opened by rubyFeedback 12 months ago - 1 comment

#676 - [Documentation / FAQ] Is .avif a supported image?

Issue - State: open - Opened by rubyFeedback 12 months ago - 1 comment

#674 - Fix and test subimage, loading images from rects, and BLOB roundtrips

Pull Request - State: closed - Opened by jlnr about 1 year ago - 1 comment

#673 - Refactor and test clipping code

Pull Request - State: closed - Opened by jlnr about 1 year ago

#672 - [Question] Isn't Gosu.record intended for taking screenshots?

Issue - State: open - Opened by akicho8 about 1 year ago - 4 comments
Labels: graphics

#671 - Fix gem installation problems on 64-bit Windows

Pull Request - State: closed - Opened by jlnr about 1 year ago - 3 comments

#670 - FFI 2.0.0 pre release fails to compile from rubygems on win64

Issue - State: closed - Opened by cyberarm about 1 year ago

#669 - Refactor and test Font and Text code

Pull Request - State: closed - Opened by jlnr about 1 year ago

#668 - Fix Font construction through FFI (missing parameter)

Pull Request - State: closed - Opened by jlnr about 1 year ago

#667 - Remove platform-specific code in favor of SDL2

Pull Request - State: closed - Opened by jlnr about 1 year ago

#666 - Rework OpenGL context handling

Pull Request - State: closed - Opened by jlnr about 1 year ago

#665 - Clean up extconf.rb/rake-compiler setup

Pull Request - State: closed - Opened by jlnr about 1 year ago

#664 - Replace SWIG wrapper with github.com/cyberarm/ffi-gosu

Pull Request - State: closed - Opened by jlnr about 1 year ago - 1 comment

#663 - Rename Gosu::Graphics to Gosu::Viewport, move static methods out of it

Pull Request - State: closed - Opened by jlnr about 1 year ago

#662 - Refactor Window.cpp, especially threading with regards to OpenGL

Pull Request - State: closed - Opened by jlnr about 1 year ago

#661 - Thread safety and TexChunk lifecycle fixes

Pull Request - State: closed - Opened by jlnr about 1 year ago - 1 comment

#660 - Extract Gosu::create_drawable from Graphics and test/refactor it

Pull Request - State: closed - Opened by jlnr about 1 year ago

#659 - Rename ImageData to Drawable

Pull Request - State: closed - Opened by jlnr about 1 year ago

#658 - Rename BlockAllocator to BinPacker, refactor and test it

Pull Request - State: closed - Opened by jlnr about 1 year ago

#657 - Add more tests to increase coverage from 39% to 45%

Pull Request - State: closed - Opened by jlnr about 1 year ago

#656 - Rename, refactor, and test LargeImageData (now TiledImageData)

Pull Request - State: closed - Opened by jlnr about 1 year ago

#655 - CI fixes

Pull Request - State: closed - Opened by jlnr about 1 year ago

#654 - Test and refactor/improve Bitmap::apply_color_key

Pull Request - State: closed - Opened by jlnr about 1 year ago

#653 - Simplify/merge Gosu::Buffer and Gosu::Bitmap

Pull Request - State: closed - Opened by jlnr about 1 year ago

#652 - Memory allocation error when using Font#[]=

Issue - State: closed - Opened by runnerpack about 1 year ago - 3 comments

#651 - Display C++ unit test coverage (somewhere) on GitHub

Issue - State: open - Opened by jlnr about 1 year ago
Labels: enhancement, help wanted

#650 - Refactor and test Gosu/Math.cpp and Gosu/Transform.cpp

Pull Request - State: closed - Opened by jlnr about 1 year ago

#649 - Add ability to use loaded font with Image::from_text

Issue - State: open - Opened by runnerpack about 1 year ago - 2 comments
Labels: graphics, enhancement

#648 - More CMake work (goal: make CLion's coverage reporting work)

Pull Request - State: closed - Opened by jlnr about 1 year ago - 1 comment

#647 - Start using C++20

Pull Request - State: closed - Opened by jlnr about 1 year ago

#646 - Refactor and test Bitmap and Color, introduce Gosu::Rect (C++ only)

Pull Request - State: closed - Opened by jlnr about 1 year ago

#645 - Use GitHub actions for Windows CI

Pull Request - State: closed - Opened by jlnr about 1 year ago

#644 - macOS: Ruby/Gosu tutorial hangs when run from tmux, no window, no output

Issue - State: open - Opened by kwstannard over 1 year ago - 1 comment
Labels: platform-mac, help wanted

#643 - Update dependencies

Pull Request - State: closed - Opened by jlnr over 1 year ago

#642 - Fixes missing <stdexcept> header

Pull Request - State: closed - Opened by LittleLightLittleFire over 1 year ago

#641 - Fixes missing <stdexcept> header

Pull Request - State: closed - Opened by LittleLightLittleFire over 1 year ago

#640 - Faild to build/Install on OpenSuse Tumbleweed (Gem/Source)

Issue - State: closed - Opened by cf-ka over 1 year ago - 1 comment

#639 - Use SDL_GameControllerSetPlayerIndex and SDL_JoystickSetPlayerIndex

Pull Request - State: closed - Opened by cyberarm over 1 year ago - 4 comments

#638 - Patch Gosu_FFI.h to support building mruby-gosu as C only

Pull Request - State: closed - Opened by cyberarm over 1 year ago

#637 - Expose SDL window pointer

Pull Request - State: closed - Opened by cyberarm over 1 year ago - 4 comments

#636 - Replace use of this_thread::sleep_for by Win32 Sleep()

Pull Request - State: closed - Opened by jlnr almost 2 years ago

#635 - Update gosu dependencies

Pull Request - State: closed - Opened by cyberarm almost 2 years ago - 1 comment

#634 - Fix sleeping bug

Pull Request - State: closed - Opened by jlnr almost 2 years ago

#633 - Translation

Issue - State: closed - Opened by Krydelmany almost 2 years ago - 1 comment

#632 - [Question] 3D games with GOSU or simulation of 3D games possible?

Issue - State: closed - Opened by rubyFeedback about 2 years ago - 1 comment

#630 - Add Clipboard Support

Pull Request - State: closed - Opened by cyberarm about 2 years ago - 5 comments

#629 - Expose SDL2 *ClipboardText function bindings

Issue - State: closed - Opened by Erquint about 2 years ago - 1 comment

#628 - Mouse X coordinates are not being reported correctly on multi monitor setup.

Issue - State: open - Opened by jackorp about 2 years ago - 1 comment

#627 - Link to the correct libsdl on mac

Pull Request - State: closed - Opened by jimtng over 2 years ago

#626 - Gosu Song error

Issue - State: closed - Opened by sahildalal26 over 2 years ago - 1 comment
Labels: audio

#625 - Update SDL_sound, mojoAL, utf8proc, STB libraries

Pull Request - State: closed - Opened by jlnr over 2 years ago

#624 - Add retro option to Font

Pull Request - State: closed - Opened by cyberarm over 2 years ago - 2 comments

#623 - Gosu::Sample panning and speed broken under mojoAL

Issue - State: closed - Opened by cyberarm over 2 years ago - 4 comments
Labels: audio

#622 - More code cleanup

Pull Request - State: closed - Opened by jlnr over 2 years ago

#621 - Fixed Window::tick never waiting for update_interval

Pull Request - State: closed - Opened by cyberarm over 2 years ago - 1 comment

#620 - Gosu running too fast

Issue - State: closed - Opened by D3nX over 2 years ago - 1 comment

#619 - Add call to alSourcei to Gosu::Song::Impl::stop() (ref: #618)

Pull Request - State: closed - Opened by cyberarm over 2 years ago - 3 comments

#618 - Gosu::Song using mojoAL is broken

Issue - State: closed - Opened by cyberarm over 2 years ago - 5 comments
Labels: audio

#617 - Odd problem: "Could not create window: GLX is not supported (RuntimeError)"

Issue - State: closed - Opened by rubyFeedback over 2 years ago - 2 comments
Labels: platform-linux

#616 - Added missing gain/lose_focus definitions to FFI window.h

Pull Request - State: closed - Opened by cyberarm over 2 years ago - 1 comment

#615 - Require Ruby 2.7+

Pull Request - State: open - Opened by jlnr over 2 years ago

#614 - Statically link SDL2 (fixes #607)

Pull Request - State: closed - Opened by jlnr over 2 years ago - 2 comments

#613 - Clean up Text/Font code style

Pull Request - State: closed - Opened by jlnr over 2 years ago

#612 - Fix Ruby 3.1 not adding DLL's to load path on Windows

Pull Request - State: closed - Opened by cyberarm over 2 years ago - 1 comment

#611 - Gosu fail on load in ruby 3.1

Issue - State: closed - Opened by fitmap over 2 years ago - 6 comments
Labels: platform-windows

#610 - Update bundled SDL to 2.0.20

Pull Request - State: closed - Opened by cyberarm over 2 years ago - 1 comment

#608 - Replace OpenAL with mojoAL

Pull Request - State: closed - Opened by cyberarm over 2 years ago - 4 comments

#607 - Gosu does not statically link SDL2 anymore on macOS?

Issue - State: closed - Opened by jlnr over 2 years ago
Labels: platform-mac

#606 - Updated SDL_sound, disabled and excluded midi support

Pull Request - State: closed - Opened by cyberarm over 2 years ago - 4 comments

#605 - Clean up Window, Image, Graphics, ... code style

Pull Request - State: closed - Opened by jlnr over 2 years ago

#604 - Upgrade bundled SDL_sound

Issue - State: closed - Opened by jlnr over 2 years ago - 1 comment
Labels: audio, enhancement, help wanted

#603 - Audio C++ code modernization, extracted from #562

Pull Request - State: closed - Opened by jlnr over 2 years ago

#602 - Use Module.deprecate_constant instead of custom deprecate_const

Pull Request - State: closed - Opened by jlnr over 2 years ago

#601 - gosu + glimmer [This is more aimed at a discussion, although perhaps it may yield ideas for the future]

Issue - State: open - Opened by rubyFeedback almost 3 years ago - 1 comment
Labels: enhancement, help wanted

#600 - Added gain_focus callback, implemented lose_focus callback

Pull Request - State: closed - Opened by cyberarm almost 3 years ago - 1 comment

#599 - Support for focus management

Issue - State: closed - Opened by Rasunadon almost 3 years ago - 4 comments

#598 - Can't Trace source of the Error

Issue - State: closed - Opened by ekrarefaz about 3 years ago - 2 comments

#597 - Clarify angle units for draw_rot

Pull Request - State: closed - Opened by improbable-valy about 3 years ago - 2 comments

#596 - ERROR: Error installing gosu

Issue - State: closed - Opened by almokhtarbr over 3 years ago - 4 comments

#595 - Add Gosu::Video

Pull Request - State: open - Opened by cyberarm over 3 years ago - 3 comments

#594 - Fix Gosu::Window#tick not raising errors from callbacks

Pull Request - State: closed - Opened by cyberarm over 3 years ago - 1 comment

#592 - Music stops too early

Issue - State: closed - Opened by D3nX over 3 years ago - 8 comments

#591 - Color refactoring

Pull Request - State: closed - Opened by jlnr over 3 years ago

#590 - Add Xcode CI

Pull Request - State: closed - Opened by jlnr over 3 years ago

#589 - Properly set up GitHub CI

Pull Request - State: closed - Opened by jlnr over 3 years ago

#588 - Add support for getting display DPI

Pull Request - State: closed - Opened by cyberarm over 3 years ago - 5 comments

#587 - User languages patches

Pull Request - State: closed - Opened by cyberarm over 3 years ago - 2 comments

#586 - Add FFI error reporting

Pull Request - State: closed - Opened by jlnr over 3 years ago - 1 comment

#585 - Rename AlphaMode to BlendMode

Pull Request - State: closed - Opened by jlnr over 3 years ago

#583 - Fix macOS font styles, use SDL_locale.h for Gosu.language

Pull Request - State: closed - Opened by jlnr over 3 years ago - 3 comments

#582 - Better documentation for Color#alpha

Issue - State: open - Opened by rubyFeedback over 3 years ago - 2 comments

#580 - API suggestion for TextInput

Issue - State: closed - Opened by rubyFeedback over 3 years ago - 1 comment