Messages by Thread
-
{DirectFB} core: fix wrong parameters order
dok
-
{DirectFB} core: remorked locking in gfxcard which led to segfaults in certain situations
dok
-
{DirectFB} Core: Catch calls in dfb_gfxcard_sync() with an assumption when task manager is used.
dok
-
{DirectFB} Core: Fix check for task manager in ICore_Real::WaitIdle.
dok
-
{DirectFB} sawman: Use DLOP_OPACITY only if required to allow less capable layers.
dok
-
{DirectFB} libdirect: Add perf-dump-interval for dumping performance counters, add reset_on_dump field, add value for counting.
dok
-
{DirectFB} Core: Don't call dfb_gfxcard_sync() in CoreDFB::WaitIdle() when task-manager is active.
dok
-
{DirectFB} Core: Enhance debug logs in CoreLayerRegion code.
dok
-
{DirectFB} IDirectFBSurface_Window: Fix warnings.
dok
-
{DirectFB} Task: Fix debug build by including directfb_util.h
dok
-
{DirectFB} Core: When buffering motion for wm input, flush after at most 10ms, not just in dispatch cleanup.
dok
-
{DirectFB} Core: Avoid cursor surface and wm_update_cursor calls when no-cursor or no-cursor-updates is used.
dok
-
{DirectFB} Util: Remove Mutex class (now in libdirect).
dok
-
{DirectFB} Task: Use Direct::Mutex
dok
-
{DirectFB} libdirect: Add Mutex util class.
dok
-
{DirectFB} String: Use va_copy, use direct_vsnprintf, add Clear(), add assignment operator for const char *, make std::string cast operator const.
dok
-
{DirectFB} X11: Different changes improving the responsiveness, performance and expose for task-manager mode.
dok
-
{DirectFB} DisplayTask: Add ret_task to Generate() call, when non-NULL it returns the DisplayTask instead of flushing it. Add C wrapper. Cleanup.
dok
-
{DirectFB} x11: Add CSTF_INTERNAL to surface pool as buffers are in normal system memory.
dok
-
{DirectFB} libdirect: Show info messages when loading symbols or running nm -n.
dok
-
{DirectFB} libdirect: Fix direct_waitqueue_wait_timeout() for timeouts greater than a second (or few)
dok
-
{DirectFB} libdirect: Use prctl to set name per thread, e.g. for gdb.
dok
-
{ilixi} WindowWidget: Fix DWET_LOSTFOCUS case for OSKInput.
tarik
-
{ilixi} More API documentation...
tarik
-
{DirectFB} core: allow threads to not to wait for shutdown complete
mass
-
{DirectFB} drmkms: also force the encoder when none was matched
andi
-
{DirectFB} drmkms: force connector and crtc if they could not be detected
andi
-
{ilixi} AppMan: Fix for signal handler. - Disable SaWMan RrocessRemoved callback, instead just use sigchild handler. - Post CET_CRASH event to display notification.
tarik
-
{DirectFB} build: remove file references to dok's ultra-secret branch in Makefile.am
andi
-
{ilixi} Stylist: Fix initializer list warnings.
tarik
-
{DirectFB} make: add dependency for CoreSlave.h
dok
-
{DirectFB} Util: Move PacketBuffer to its own header file.
dok
-
{DirectFB} Core: Remove Util::PrintF, can use Direct::String( format, ... ) now.
dok
-
{DirectFB} Core: Use Direct::String
dok
-
{DirectFB} libdirect: Use String class to buffer whole stack trace print and once direct_log_write() to avoid intermix with other threads
dok
-
{DirectFB} libdirect: Add String util class including C wrapper.
dok
-
{DirectFB} libfusion: add field skirmish_warn_on_thread to FusionConfig allowing a thread id to be put there
dok
-
{DirectFB} Core: In dfb_surface_buffer_find_allocation() make sure buffer surface is valid and locked.
dok
-
{DirectFB} Genefx: add assert in function not to be called with task-manager enabled
dok
-
{ilixi} MemoryMonitor: Documentation and minor changes.
tarik
-
{ilixi} MemoryMonitor: Fix page fault tracker.
tarik
-
{DirectFB} drmkms: also call drmModeSetCrtc() when the layer buffer mode changes
andi
-
{ilixi} GridView: API documentation and emit signals.
tarik
-
{ilixi} Compositor: Enable/disable memory manager via xml.
tarik
-
{DirectFB} libdirect: add direct_log_write() to avoid formatting copy, var args etc...
dok
-
{DirectFB} dfbdump: don't use dfb_surface_get_buffer() in alloc_callback()
dok
-
{DirectFB} IDirectFBSurface: Add DSEVT_DISPLAY and buffer index to DFBSurfaceEvent, cleanup structure.
dok
-
{DirectFB} libdirect: Show new thread's tid, scheduler and priority properly, finally :)
dok
-
{DirectFB} Task: Add assertions about current thread to task functions
dok
-
{DirectFB} Task: Allow Task::addNotify() to be called outside of TaskManager thread when Tasks aren't flushed yet
dok
-
{DirectFB} Renderer: Fix DrawRectangles() and fix clipping cap check for FillTrapezoids()
dok
-
{WebKitDFB} AcceleratedCompositing: cleanups
dok
-
{Unnamed} AcceleratedCompositing: cleanups
dok
-
{DirectFB} Task: allow Task to call AddSlave when running, only safe before flushing the first slave
dok
-
{DirectFB} make: use dfb_types.h for generation of directfb_result.c
dok
-
{DirectFB} API: move DFBResult from directfb.h to dfb_types.h
dok
-
{DirectFB} drmkms: fake the width for 8/16-bit formatsbefore passing it to kms_bo_create() to prevent wasting memory
andi
-
{DirectFB} linux-input: also use the driver for the drmkms system
andi
-
{DirectFB} drmkms: use drmModeAddFB2(), support pixelformats other than ARGB8888.
andi
-
{DirectFB} add drm/kms system (first experimental version)
andi
-
{Test} df_fire: fix for clearing triple buffered
dok
-
{DirectFB} TransferTask: Add ref to surface buffer to fix assertion in dfb_surface_pool_bridges_transfer().
dok
-
{DirectFB} Task: Make TaskLog entry a class and use vector to store log.
dok
-
{DirectFB} GenefxEngine: Use new PacketBuffer template.
dok
-
{DirectFB} Util: Make PacketBuffer a template to specify Buffer class, add Mutex/Lock util classes.
dok
-
{ilixi} Add a FileBrowser to Player app for testing.
tarik
-
{Unnamed} TiledBackingStore: Call updateTileBuffers() in paint() and disable timeout function.
dok
-
{ilixi} Add VideoPlayer app for testing.
tarik
-
{DirectFB} Core: Avoid using surface in dfb_surface_pool_bridges_transfer()
dok
-
{DirectFB} core: comment out enabling of debug in core.c
dok
-
{DirectFB} clock: use DIRECT_CLOCK_MONOTONIC also for relative time function (legacy)
dok
-
{Unnamed} MediaPlayer: no clear/fill when video layer is not used
dok
-
{Unnamed} webview: fix debug message args
dok
-
{Unnamed} cmake: support build without cairo
dok
-
{Unnamed} cmake: fix filename after accelerated compositing cleanup
dok
-
{linux-fusion} debian: install one.h
andi
-
{DirectFB} Android: fix build by adding missing files and -DFLUXED_ARGS_BYTES=1000
dok
-
{directfb.org} add news about DirectFB 1.6.3
andi
-
{directfb.org} SaWMan 1.6.3
andi
-
{SaWMan} SAWMAN_1_6_3
andi
-
{SaWMan} update NEWS, ChangeLog
andi
-
{DirectFB} DIRECTFB_1_6_3
andi
-
{directfb.org} DirectFB 1.6.3
andi
-
{DirectFB} IDirectFBSurface: When attaching to an event buffer, generate an update event if appropriate.
dok
-
{directfb.org} FusionSound 1.6.3
andi
-
{FusionSound} FUSIONSOUND_1_6_3
andi
-
{directfb.org} FusionDale 1.6.3
andi
-
{Applied} FUSIONDALE_1_6_3
andi
-
{directfb.org} DiVine 1.6.3
andi
-
{DirectFB} remove -pre1
andi
-
{DirectFB} DIVINE_1_6_3
andi
-
{directfb.org} linux-fusion 9.0.0
andi
-
{Unnamed} webview: fix accelerated compositing which was commented out, cleanup code
dok
-
{linux-fusion} FUSION_9_0_0
andi
-
{directfb.org} release flux 1.4.3
andi
-
{DirectFB} fix broken merge
andi
-
{SaWMan} wm: sawman: blit-flip mouse cursor instead of copying update regions
andi
-
{DirectFB} wm/default: fix bad merge
andi
-
{DirectFB} direct: fix direct_log_domain_check()
andi
-
{DirectFB} CoreGraphicsStateClient: Add _ReleaseSource() and _SetColorAndIndex() to avoid calling generated C wrappers.
andi
-
{DirectFB} wm: sawman: blit-flip mouse cursor instead of copying update regions
mass
-
{DirectFB} wm: default: blit-flip mouse cursor instead of copying update regions
mass
-
{ilixi} AppBase: Use copy of callbacks list in runCallback() to avoid corruption due to add/remove during processing.
dok
-
{DirectFB} fusion: require linux-fusion 9.0, fixes leakage when building with latest linux/fusion.h.
dok
-
{Additional} videoprovider: ffmpeg: initial speed should be 0
andi
-
{Additional} videoprovider: do not ref/release dest surface, reset PTS if stopped
andi
-
{Additional} VideoProvider: ffmpeg: implicitely stop in Release()
andi
-
{Additional} ffmpeg: add some debug
andi
-
{SaWMan} build: fix warnings
andi
-
{DirectFB} build: fix warnings
andi
-
{SaWMan} change version to 1.6.3
andi
-
{SaWMan} SaWMan: Set name of manager call.
andi
-
{SaWMan} sawman: Add option hide-cursor-without-window that hides the cursor when no window has control over it.
andi
-
{SaWMan} sawman: fix handling of opaque window regions
andi
-
{SaWMan} sawman: Add includes to fix compiler warnings.
andi
-
{SaWMan} sawman: cleanups, fix warnings
andi
-
{SaWMan} ISaWManManager: Don't memset SaWManProcess structure argument in GetProcessInfo().
andi
-
{SaWMan} ISaWManManager: Add debug messages.
andi
-
{SaWMan} build: fix strict prototypes warnings
andi
-
{SaWMan} sawman: Return from wm_update_window() if not active.
andi
-
{DirectFB} update version to 1.6.3
andi
-
{DirectFB} build: fix divine related warnings
andi
-
{FusionSound} build: fix fusionsound alsa driver warnings
andi
-
{DirectFB} build: fix fusionsound alsa driver warnings
andi
-
{FusionSound} build: fix fusionsound related warnings
andi
-
{DirectFB} build: fix fusionsound related warnings
andi
-
{DirectFB} fusionsound: remove examples with a lite dependecy (they will be readded to lite)
andi
-
{DirectFB} build: fix warning
andi
-
{Applied} build: fix remaining warnings on 32-bit
andi
-
{DirectFB} build: fix more fusiondale related warnings
andi
-
{DirectFB} build: build fusionsound and fusiondale examples, rename some of them to avoid confusion
andi
-
{DirectFB} debian: update package
andi
-
{Applied} build: fix more warnings in fusiondale
andi
-
{DirectFB} build: fix more warnings in fusiondale
andi
-
{DirectFB} build: fix all warnings in fusiondale that happen on a 32-bit system
andi
-
{Applied} increase version to 1.6.3
andi
-
{Applied} FusionDale: Implement hybrid mode. When One is used for Coma (via 'remote=%...') and non-secure fusion is active, use it for Messenger.
andi
-
{Applied} IFusionDaleMessenger: Add debug messages.
andi
-
{Applied} FusionDale: Add missing fusion_world_activate() in fd_core_arena_initialize().
andi
-
{Applied} build: fix strict prototypes warnings
andi
-
{linux-fusion} debian: update package version
andi
-
{FusionSound} drivers: fix build of drivers other than dummy driver
andi
-
{FusionSound} Set version to 1.6.3, update NEWS
andi
-
{FusionSound} musicprovider: ffmpeg: add some debug
andi
-
{ilixi} Fix for the DirectFB 1.6.3 fix :)
tarik
-
{ilixi} Fix for DirectFB 1.6.3 build.
tarik
-
{DirectFB} IDirectFBDisplayLayer: In SetBackgroundImage() flush graphics state client of surface.
dok
-
{DirectFB} fusion: Add fusion_call_set_name().
dok
-
{DirectFB} Options: Add 'always-flush-callbuffer' to flush the call buffer upon commit, effectively disabling it.
dok
-
{DirectFB} fusion: minor optimisations in fusion_call_execute3() via TLS, allow call-bin-max-num = 0 to disable it.
dok
-
{DirectFB} Graphics: Make all CoreGraphicsState methods except Flush() buffered. Use only one requestor instance. Flush on Deinit.
dok
-
{DirectFB} Core: Move CoreTLS definition and Core_GetTLS() to core header.
dok
-
{DirectFB} Core: Add CallBuffer helper class to be used by requestor interface with buffered methods.
dok
-
{FusionSound} configure: use PKG_CHECK_MODULES to allow setting from outside
dok
-
{ilixi} PlatformManager: Use window flipmode and fsu if not in exclusive mode.
tarik
-
{DirectFB} configure: make voodoo optional
dok
-
{Applied} configure: Make voodoo optional, check for ONE.
dok
-
{ilixi} Fix for killing apps using MemoryMonitor.
tarik
-
{ilixi} Remove log output.
tarik
-
{ilixi} Use bg in DFIFF for theme.
tarik
-
{linux-fusion} fusion: allow API major 9 in fusionee_enter
dok
-
{Unnamed} WebCore: Fix double inclusion of MediaPlayerPrivateDFB in pure DFB case.
dok
-
{Unnamed} hotfix missing gtk-doc.make
dok
-
{Unnamed} webkit: make video player inclusion dependant on target=directfb instead of cairo-directfb being enabled, check for new VideoProvider API available since dfb-1.7
dok
-
{Unnamed} Unreviewed chromium gardening, unskipped test.
dok
-
{DirectFB} Graphics: Add all Flush calls, client list management as in DirectFB 1.7.
dok
-
{Unnamed} LiTE: Make AcceleratedCompositingContext independent from Cairo/DFB mode.
dok
-
{DirectFB} increase DirectFB version to 1.6.3, require fluxcomp 1.4.3, require linux-fusion 9.0
andi
-
{DirectFB} log: Use monotonic clock for domain prints.
andi
-
{DirectFB} mkdfiff: Add option -p, --premultiplied to generate premultiplied pixel data.
andi
-
{DirectFB} DFIFF: Add DFIFF_FLAG_PREMULTIPLIED to indicate premultiplied pixels.
andi