Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-04 | NEWS: Munt was updated to 2.0.3 | Eugene Sandulenko | |
2017-03-04 | GUI: Regenerated built-in theme | Eugene Sandulenko | |
2017-03-04 | I18N: Update translations templates | Thierry Crozat | |
2017-03-04 | Merge pull request #915 from rsn8887/vita | Eugene Sandulenko | |
PSP2: Add Playstation Vita support | |||
2017-03-04 | PSP2: Add Playstation Vita (PSP2) support | cpasjuste | |
2017-03-04 | CLOUD: Fix whitespace | Willem Jan Palenstijn | |
2017-03-04 | BACKENDS: NETWORKING: Fix warning | Eugene Sandulenko | |
2017-03-04 | I18N: Update translation (French) | Eugene Sandulenko | |
Currently translated at 99.5% (935 of 939 strings) | |||
2017-03-04 | CLOUD: Fix LocalWebserver::resolveAddress() on Android | Alexander | |
No <ifaddrs.h> available on Android, thus fixed similarly to https://github.com/zlargon/lssdp/commit/9b4568 | |||
2017-03-04 | I18N: Update translation (Greek) | Eugene Sandulenko | |
Currently translated at 99.5% (935 of 939 strings) | |||
2017-03-04 | I18N: Update translation (Greek) | Arius | |
Currently translated at 99.4% (934 of 939 strings) | |||
2017-03-04 | I18N: Update translation (French) | Purple T | |
Currently translated at 99.5% (935 of 939 strings) | |||
2017-03-04 | I18N: Update translations templates | Thierry Crozat | |
2017-03-04 | Merge pull request #914 from rsn8887/upstream | Eugene Sandulenko | |
SDL: Always use sub-pixel joystick pointer | |||
2017-03-04 | I18N: Update translation (German) | Lothar Serra Mari | |
Currently translated at 100.0% (939 of 939 strings) | |||
2017-03-04 | I18N: Update translation (Russian) | Eugene Sandulenko | |
Currently translated at 100.0% (939 of 939 strings) | |||
2017-03-04 | I18N: Update translation (Ukrainian) | Eugene Sandulenko | |
Currently translated at 100.0% (939 of 939 strings) | |||
2017-03-04 | I18N: Update translations templates | Thierry Crozat | |
2017-03-04 | I18N: Update translation (German) | Lothar Serra Mari | |
Currently translated at 99.8% (946 of 947 strings) | |||
2017-03-04 | GUI: Remove useless translations | Eugene Sandulenko | |
2017-03-04 | I18N: Update translation (German) | Ettore Atalan | |
Currently translated at 99.7% (945 of 947 strings) | |||
2017-03-04 | I18N: Update translation (German) | Lothar Serra Mari | |
Currently translated at 99.5% (943 of 947 strings) | |||
2017-03-04 | I18N: Update translation (Italian) | Walter Agazzi | |
Currently translated at 98.9% (937 of 947 strings) | |||
2017-03-03 | TITANIC: Implementing starfield methods | Paul Gilbert | |
2017-03-03 | I18N: Update translation (Portuguese (Brazil)) | rafaelmessias | |
Currently translated at 60.7% (575 of 947 strings) | |||
2017-03-03 | DIRECTOR: Fix getNextLabelNumber() for the rightmost frame | Eugene Sandulenko | |
2017-03-03 | DIRECTOR: Correctly return TextCast rectangle for D2/3. | stevenhoefel | |
2017-03-02 | TITANIC: Implementing CStarView methods | Paul Gilbert | |
2017-03-02 | TITANIC: Added star keyboard handling | Paul Gilbert | |
2017-03-02 | TITANIC: Code for starfield mode setup & photo code | Paul Gilbert | |
2017-03-02 | DIRECTOR: Janitorial: Fix code formatting | Eugene Sandulenko | |
2017-03-01 | TITANIC: Added starfield button down code | Paul Gilbert | |
2017-03-01 | TITANIC: Implemented CStarView MouseMoveMsg | Paul Gilbert | |
2017-03-01 | DIRECTOR: Load CastInfo for the Shared Cast | Eugene Sandulenko | |
2017-03-01 | SDL: Always use sub-pixel joystick pointer resolution | rsn8887 | |
2017-03-01 | DIRECTOR: Plug memory leak | Eugene Sandulenko | |
2017-03-01 | DIRECTOR: Fix debug output | Eugene Sandulenko | |
2017-03-01 | I18N: Update translations templates | Thierry Crozat | |
2017-03-01 | I18N: Update translation (Hungarian) | George Kormendi | |
Currently translated at 99.6% (944 of 947 strings) | |||
2017-03-01 | Merge pull request #911 from wjp/tabs | Eugene Sandulenko | |
GUI: Improve tab widget | |||
2017-02-28 | TITANIC: Beginnings of CBaseStar draw support methods | Paul Gilbert | |
2017-03-01 | GUI: Increase tab title spacing | Willem Jan Palenstijn | |
2017-02-28 | Fix GCC Variable Range Warning. | D G Turner | |
This was due to the greater than 0x7f being redundant for signed char. | |||
2017-02-28 | CLOUD: Fix GCC Unused Variable Warning. | D G Turner | |
This variable is not used as the constructors for the storage type classes store the resulting objects into the Cloud Manager using replaceStorage(this) instead. | |||
2017-02-28 | TITANIC: Suppress GCC Warning in WIP Code. | D G Turner | |
2017-02-28 | GUI: Fix Enumeral vs. Non-Enumeral In Conditional GCC Warning. | D G Turner | |
2017-02-28 | I18N: Update translation (Dutch) | Ben Castricum | |
Currently translated at 100.0% (947 of 947 strings) | |||
2017-02-28 | MT32: Update Munt to 2.0.3 | Willem Jan Palenstijn | |
This update uses upstream commit 777c51cdb4dbb4e02a53c23edea9086f0b600e26. The new SampleRateConverter is added, but not built as we don't use it. Also, building it without source changes will need additional include directories. This update of Munt reduces the stack size, and thus fixes bug #9630. | |||
2017-02-28 | I18N: Update translation (Finnish) | Timo Mikkolainen | |
Currently translated at 100.0% (947 of 947 strings) | |||
2017-02-28 | GUI: Check rect validity for popup/radio drawing | Willem Jan Palenstijn | |