Activity
From 2016-10-08 to 2016-10-21
2016-10-21
2016-10-20
- 22:36 Revision 671947b2 (github): Fixed|GCC: Crashes in Ubuntu 16.10 (GCC 6.2.0 20161005)
- Disabling tree FRE optimization seems to help.
- 22:35 Revision 3dc4b2ba (github): Fixed|GCC: Compiler warnings in libdoomsday
- 15:09 Revision 125580e0 (github): Fixed|Audio: Fatal error when starting without FMOD installed
- The audio subsystem will initialize the interfaces that are available.
2016-10-19
- 15:56 Feature #2092 (Closed): [Unix] Add .desktop files for apps in the installation
- 15:56 Revision 57f1ab3a (github): Linux: Added app launcher shortcuts for the client and Shell
- IssueID #2092
- 14:52 Revision 64a3b146 (github): Builder|Ubuntu: Upload both Xenial and Yakkety packages to Launchpad
- [ci skip]
- 14:34 Revision bada2bae (github): Builder|Ubuntu: Preparing multiple Ubuntu source packages for Launchpad
- [ci skip]
2016-10-18
- 20:54 Revision f822dc0a (github): Fixed|Scripting|libcore: Copying record members when types mismatch
- Fixes a problem updating the defaults for Config.audio. In past builds,
this variable had a text value, but now it is... - 18:03 Revision 87954fd5 (github): Builder: Adjusted scripts path
- 12:18 Bug #2175 (Closed): Screenshots save to the same file (via F12)
- 09:30 Revision b97d2d64 (github): Cleanup|Refactor|Client: Renaming the audio subsystem
- 09:17 Revision 531c4b0a (github): Cleanup|Client|Server: Naming consistency
- Top-level subsystems should not be in a domain-specific namespace.
- 09:16 Revision 9a11fc6b (github): Amethyst|Fixed: C++11 compatibility and integer narrowing issues
2016-10-16
- 22:09 Feature #2101: Select audio plugin using Audio Settings dialog
- The only missing feature now is to re-initialize the audio subsystem to switch audio plugins at runtime (at least whe...
- 22:07 Revision da3d1e34 (github): Audio|UI|Client: Selecting audio plugins in the Audio Settings dialog
- The preferred audio interfaces are now configured via Config
variables. This can still be overridden with command lin... - 22:04 Revision e9e7edd8 (github): Widgets|libappfw: VariableChoiceWidget supports text values
2016-10-15
- 22:00 Feature #2164 (Closed): Interlaced 3D mode
- 15:52 Revision 227ad2c3 (github): Cleanup|libappfw: Label minimum height
- This is actually a minimum for the widget's total height, not just
content height. - 15:51 Revision 5e729524 (github): UI|Home: Avoids item height changes when navigating in Home
- Game items in Home have a minimum height of three lines of text.
- 15:50 Revision 9eb20234 (github): Widgets|libappfw: Setting a minimum content height for labels
- 12:39 Revision 78ff6edc (github): UI|Shaders|Client: Home background tinting
- Columns that are not highlighted are desaturated to reduce the number
of colors visible at once (too much noise).
Th... - 12:36 Revision 0407fadb (github): Widgets|libappfw: LabelWidget's shader can be changed
- 12:36 Revision f688d405 (github): Widgets|libappfw: Focus indicator is hidden when using the mouse
- The focus indicator is meant for keyboard input events.
2016-10-13
- 20:25 Revision 43154d64 (github): X11|libgui: Use the SGI/MESA swap control extensions
- 19:41 Revision 0e581f75 (github): macOS|libgui|Fixed: Enable the macOS window fullscreen button
2016-10-12
- 21:57 Revision 8763d53e (github): Fixed|Client: Compositing the game view into a non-window target
- 21:48 Revision 85f618ab (github): Fixed|libgui|macOS: Missing headers
- 21:10 Revision 58e9e44c (github): libgui|X11: Setting vsync
- Reusing the older code for this purpose.
- 19:56 Revision c4b28c70 (github): Cleanup
- 17:45 Revision f135f84d (github): Client|GL: Set vsync using libgui
- 17:45 Revision 36c6b9cc (github): Windows|Fixed: Missing export in libappfw
- 17:44 Revision 2a5fc992 (github): libgui|Windows|macOS: Setting vsync
- 09:56 Revision c0d82ea9 (github): Fixed|Client: Menu/finale scaled incorrectly when sidebar is open
- 09:48 Revision 15257e5a (github): Widgets|libappfw: Converting from logical to window (pixel) coordinates
- 09:48 Revision 2a25c5d1 (github): libgui|GLState: Convenience method for setting viewport as Rectanglei
2016-10-11
- 20:33 Revision ca1b1c46 (github): Client|macOS: Re-enable runtime vsync changes on macOS
- Also cleaned up some older code.
- 20:02 Revision 4888bba3 (github): UI|Client: Enable background blurring when a game is loaded
- Now that game view composition can be done efficiently, background
blurs can be always done without big penalties.
2016-10-10
- 08:01 Feature #1675 (Closed): Switch to new Qt 5.4+ OpenGL APIs (from QGLWidget)
- 08:01 Bug #1589 (Closed): [Windows] Missing icons
- 07:02 Bug #2121 (Closed): Resolution does not change properly.
- 05:41 Bug #2121: Resolution does not change properly.
- Fixed in build 2109.
- 05:57 Bug #2181 (Closed): Savegames are not listed on the homescreen based on the "savegames" directory contents (needs retesting)
- Build 2109 (and earlier).
I order to run the new build I had to get rid off the "runtime" directory which contains... - 05:51 Bug #2180 (New): Task bar shows only partially (Intel Mobility)
- Build 2109 (and earlier)
When I press ESC to see the task bar on the home screen only the left portion of it appea...
2016-10-09
- 18:45 Revision 3a96e44c (github): Builder|macOS: Check for macOS 10.12 in build script
- [ci skip]
- 18:40 Revision eb8c869e (github): Fixed|Client: Cleanup after refactoring
- Drawing the view border may now be attempted earlier than before.
- 14:57 Revision f91b2b47 (github): Merge branch 'gl2-viewcompositor'
- # Conflicts:
# doomsday/sdk/libappfw/src/vrwindowtransform.cpp - 08:57 Feature #2164 (In Progress): Interlaced 3D mode
- 08:57 Feature #2164: Interlaced 3D mode
- See commit:3d7fa3438a8. Some tweaks should still be applied after @gl2-viewcompositor@ has been merged.
- 08:55 Feature #1675 (Resolved): Switch to new Qt 5.4+ OpenGL APIs (from QGLWidget)
- 08:49 Revision c9079ad4 (github): Merge pull request #15 from gkv311/master
- Widgets|libappfw: Row-interleaved 3D display mode
- 08:41 Revision 2c239f10 (github): Travis|CI: Configure Linux CI builds to use Qt 5.5
- 08:03 Revision 7e3c9ca5 (github): Merge branch 'gl2-viewcompositor' of ssh://github.com/skyjake/Doomsday-Engine into gl2-viewcompositor
- 08:03 Revision 15004847 (github): Fixed|X11: Use of deferred GL calls; turbo build issues
2016-10-08
- 20:55 Revision 93f3a239 (github): Fixed|Windows: Calling convention in deferred GL calls
- 20:39 Revision 861f2ba6 (github): Fixed|Windows: Build errors and deferred GL calls
- Cleaned up some Windows-specific older code. The deferred OpenGL
function pointers were all nullptr. - 20:37 Bug #1589 (Resolved): [Windows] Missing icons
- 20:36 Bug #1589 (In Progress): [Windows] Missing icons
- 20:37 Revision 2a2ea087 (github): Fixed|Windows: Main window icon is missing
- IssueID #1589
Also available in: Atom