4.0-2059 11 years, 1 month ago DolphinWX: Remove redundant casts in ISOProperties (PR #582 from lioncash)
4.0-2057 11 years, 1 month ago DolphinWX: Bind the drop handling function to the frame with Bind, not Connect (PR #584 from lioncash)
4.0-2055 11 years, 1 month ago DolphinWX: Remove a wx 2.9.0 and 2.8.0 version check in GameListCtrl (PR #583 from lioncash)
4.0-2053 11 years, 1 month ago D3D: Use std::strings for Compile[x]Shader and CompileAndCreate[x]Shader (PR #576 from lioncash)
4.0-2051 11 years, 1 month ago Revert "Don't add segfault handler in interpreter mode" (PR #574 from dolphin-emu)
4.0-2049 11 years, 1 month ago Introduce the revised coding style. (PR #410 from lioncash)
4.0-2047 11 years, 1 month ago VideoCommon: Get rid of an snprintf call in VideoConfig.cpp (PR #571 from lioncash)
4.0-2045 11 years, 1 month ago AVIDump: use new ffmpeg/libav API (PR #362 from Tilka)
4.0-2038 11 years, 1 month ago Don't add segfault handler in interpreter mode (PR #328 from Tilka)
4.0-2034 11 years, 1 month ago Clean up the DSP disassembler a little. (PR #547 from lioncash)
4.0-2032 11 years, 1 month ago Changed lingering header include guards to pragma once. (PR #546 from workhorsy)
4.0-2030 11 years, 1 month ago VideoCommon: Cache native vertex formats (PR #463 from degasus)
4.0-2028 11 years, 1 month ago ConfigManager: fix alignment (PR #567 from degasus)
4.0-2026 11 years, 1 month ago Common: Using size_t in PointerWrap's DoContainer apparently causes crashes (PR #566 from lioncash)
4.0-2024 11 years, 1 month ago Fix hiding size column in game list. (PR #565 from RachelBryk)
4.0-2022 11 years, 1 month ago Common: Make DoContainer within PointerWrap private. (PR #563 from lioncash)
4.0-2020 11 years, 1 month ago Merge pull request #559 from RachelBryk/gci-folder-state (PR #559 from RachelBryk)
4.0-2018 11 years, 1 month ago Merge pull request #564 from lioncash/constants (PR #564 from lioncash)
4.0-2016 11 years, 1 month ago End movie play back immediately if g_currentByte > g_totalBytes. (PR #562 from RachelBryk)
4.0-2014 11 years, 1 month ago Android: Remove an unnecessary getString call from EmulationActivity (PR #560 from lioncash)