Source Activity
Make qt4 package installable again.
Categories: Development
Debugger: Cleanups.
- Factor out RegistersView's SIMD output formatting functions into
UiUtils helpers. Adjust RegistersView accordingly.
- Adjust DebugReportGenerator to detect SIMD registers and format
them appropriately for report output using the aforementioned
helpers.
- Factor out RegistersView's SIMD output formatting functions into
UiUtils helpers. Adjust RegistersView accordingly.
- Adjust DebugReportGenerator to detect SIMD registers and format
them appropriately for report output using the aforementioned
helpers.
Categories: Development
Update qt4 packages for icu 55.1.
Categories: Development
Add dosbox and libedit_x86.
Categories: Development
Add CriticalMass and update cmake.
Categories: Development
DataTranslations: Put the dragged translators in the nonpackage dir.
* Fixes #12008
* Fixes #12008
Categories: Development
Add package for VLC 0.8.6i.
* Update fmpeg to include GPL code (needed by VLC).
* Update libebml with fixed headers.
* Update fmpeg to include GPL code (needed by VLC).
* Update libebml with fixed headers.
Categories: Development
DataTranslations: Fix duplicate fields.
Categories: Development
DataTranslations: use layout, standard format.
* Small layout fix.
* Fixes #11999.
* Small layout fix.
* Fixes #11999.
Categories: Development
Update translations from Pootle
Categories: Development
Temporarily hardcode ACPI _REV to 2 until we upgrade ACPICA.
Some manufacturers (Dell, HP, ..) use this value to detect Windows and
only do proper setup in this case. Now we pretend to be Windows as well.
This may cause some things to behave different or stop working.
Please keep this in mind.
For more information see:
http://mjg59.dreamwidth.org/34542.html
https://github.com/acpica/acpica/commit/7af00219681ab35ebe57d64a9189fd04a5a026d8#diff-76c5dc94fc085f5e3e2d17e6304f3ae0L186
Some manufacturers (Dell, HP, ..) use this value to detect Windows and
only do proper setup in this case. Now we pretend to be Windows as well.
This may cause some things to behave different or stop working.
Please keep this in mind.
For more information see:
http://mjg59.dreamwidth.org/34542.html
https://github.com/acpica/acpica/commit/7af00219681ab35ebe57d64a9189fd04a5a026d8#diff-76c5dc94fc085f5e3e2d17e6304f3ae0L186
Categories: Development
DataTranslations: use layout, standard format.
* Fix jpeg, jpeg2000.
* Partialy fixes #11999.
* Fix jpeg, jpeg2000.
* Partialy fixes #11999.
Categories: Development
Fix CompileDTS rule to locate the device tree blob properly
This avoids having to call it from the BoardSetup files.
This avoids having to call it from the BoardSetup files.
Categories: Development
ActivityMonitor: Fix leak of message when saving settings.
Adding a message to a message does not transfer ownership.
Adding a message to a message does not transfer ownership.
Categories: Development
Tiny whitespace cleanup only.
Categories: Development
screen_saver filter: Fix use-after-free on destruction.
Stop watching nodes before quitting and therefore deleting the looper
that was subscribed.
Stop watching nodes before quitting and therefore deleting the looper
that was subscribed.
Categories: Development
kernel guarded heap: Implement allocations debugger command.
It can be used to dump the current heap allocations with their details
and stack traces if enabled.
It can be used to dump the current heap allocations with their details
and stack traces if enabled.
Categories: Development
