Messages by Thread
-
{ilixi} CPUMonitor: Fix for cpu values parser.
tarik
-
{ilixi} Button: Set buttonFlags before update in buttonDownEvent handler.
tarik
-
{ilixi} VBoxLayout: Minor fix for sanitization (thanks Andi).
tarik
-
{ilixi} workaround ilixi_carcomp crash during shutdown
andi
-
{DirectFB} shutdown: remove bogus assumption in call_tls_destroy()
andi
-
{DirectFB} shutdown: use direct_list_foreach_safe() in containers_remove_input_eventbuffer()
andi
-
{ilixi} workaround ilixi_carcomp crash
andi
-
{DirectFB} Core: Fix argument warning.
dok
-
{ilixi} disable memory monitor (broken)
andi
-
{ilixi} ilixi: just swap order of inherits
mass
-
{DirectFB} SaWMan: Fix crash with cursor updates.
dok
-
{DirectFB} sawman: Fix crah with latest ref counting for graphics state client.
andi
-
{DirectFB} libfusion: Return error properly when object is dead.
dok
-
{DirectFB} Core: Fix another shutdown issue.
dok
-
{DirectFB} Core: Fix shutdown deadlock caused by surface lock held by blocked thread.
dok
-
{DirectFB} IDirectFBSurface: Check for shutdown in DrawString() and DrawGlyph().
dok
-
{DirectFB} libfusion: In fusion_object_get() check for refs > 0 before returning the object.
dok
-
{DirectFB} API: Add preliminary API for engine control.
dok
-
{DirectFB} include: remove accidentally added include which is not there yet
dok
-
{DirectFB} Task: Comment out debug dump of all tasks every 1000 pulls.
dok
-
{DirectFB} Core: Task manager and Renderer fixes, updates.
dok
-
{DirectFB} WM: Replace linked list in deactivate_all by enumerating over all objects in pool.
dok
-
{DirectFB} Core: When no surface client is attached, send frame notification immediately.
dok
-
{DirectFB} Core: Add ToString<DFBSurfaceFlipFlags> and ToString<DFBDisplayLayerBufferMode>
dok
-
{DirectFB} libfusion: Add single app ref tracing code for 'trace-ref' option.
dok
-
{DirectFB} configure: Fix fusion kernel module default.
dok
-
{DirectFB} Core: Add ToString<Task> and ToString<TaskState>
dok
-
{DirectFB} drmkms: replace DLCONF_ with CLRCF_ where appropriate.
andi
-
{DirectFB} drmkms: fix framebuffer allocation size
andi
-
{DirectFB} drmkms: in drmkmsPlaneTestRegion() and drmkmsPlayeSetRegion() check if colorkey and opacity are supported.
andi
-
{DirectFB} Core: Add option 'dfb-error-shutdown-timeout' to propagate shutdown timeout via IDirectFB::Release(). Fix recent shutdown logic bug missing dfb_gfx_cleanup().
dok
-
{DirectFB} Core: Add some debug to Throttle. Fix warning in CoreSurface_real.
dok
-
{DirectFB} IComaComponent: Allocate listeners array only if num_notifications is != 0. Fix leak of listeners array.
dok
-
{ilixi} AppBase: Moved postUserEvent and minor changes for timers.
tarik
-
{DirectFB} configure: use automatic variable names in AC_ARG_ENABLE()/AC_ARG_WITH()
andred
-
{WebKitDFB} [ilixi] Fix for mouse wheel event direction.
tarik
-
{ilixi} Minor fixes for carcomp switcher.
tarik
-
{ilixi} AppBase: Do not wait in handleEvents if there are callbacks.
tarik
-
{ilixi} SurfaceView: Fix for off-by-one bug.
tarik
-
{DirectFB} Renderer/Throttle: don't delete this if it is still alive
andred
-
{ilixi} AppBase: Minor fix for runTimers().
tarik
-
{DirectFB} libfusion: Always count down dead counter even if one.
dok
-
{ilixi} Fix for iconpack image path.
tarik
-
{WebKitDFB} correct Glib -> GLIB in CmakeLists.txt for ilixi_web
andi
-
{DirectFB} libfusion: Nicen the output of ToString<FusionObject>
dok
-
{DirectFB} libdirect: Added FIXME to Direct::Magic about magic value generation.
dok
-
{DirectFB} Core: Print creation stack of remaining objects.
dok
-
{DirectFB} IDirectFBEventBuffer: Fix missing detach of surfaces on Destruct().
dok
-
{DirectFB} WM/SaWMan: Fix CoreGraphicsState lifecycle.
dok
-
{DirectFB} WM/Default: Fix CoreGraphicsState lifecycle.
dok
-
{DirectFB} Util: Allow dfb_gfx_copy_regions_client() with NULL client to use TLS one.
dok
-
{DirectFB} Renderer: More Flush() with cookie support, adding Throttle::waitDone() called in synchronous case.
dok
-
{DirectFB} Task: Add FIXME about singleton initialisation of TaskThreads for base Task's Push() implementation.
dok
-
{DirectFB} Core: Add debug to few dfb_state functions.
dok
-
{DirectFB} Core: Print pbject pointer in list of zombies.
dok
-
{DirectFB} IDirectFBSurface: Add SetFrameTimeConfig() to specify frame interval/max advance on renderer or client side.
dok
-
{DirectFB} Core: Add dfb_core_wait_all() to block til objects are gone or timeout is reached.
dok
-
{DirectFB} WM: Add dfb_wm_deactivate_all_stacks() to call wm_set_active( false ).
dok
-
{DirectFB} CoreScreen: Add dfb_screen_get_frame_interval() to retrieve an interval setting depending on encoder frequency.
dok
-
{DirectFB} dummy: Add dummyRemoveRegion() to finish any pending display requests/tasks.
dok
-
{DirectFB} CoreGraphicsStateClient: Keep throttle and delete in Deinit.
dok
-
{DirectFB} CoreGraphicsState: Use fusion_object_pool_set_describe() to provide object to string method.
dok
-
{DirectFB} libfusion: Add describe function pointer to object pool for describing an object as a string.
dok
-
{Insignia} Insignia: cleanup utils and dump buffers in all compare functions, clean up blitting source image, fix clipping test
dok
-
{DirectFB} convert: minor optimisation to conversion from VYU
andred
-
{DirectFB} generic: fix YCbCr color calculation from RGB for NV21
andred
-
{WebKitDFB} fixes for the ilixi port (thanks Tarik), does not yet run, but builds at least
andi
-
{ilixi} Video: honour forced pixel format for video surfaces also
andi
-
{DirectFB} libfusion: Add missing piece to b2f75542d0987f0e6ddbe50c42e563605e1aa388 (Count number of deaths of single ref)
dok
-
{DirectFB} X11: Add option x11-sync for XSync() after each X11 call.
dok
-
{ilixi} PlatformManager: move call to setlocale.
tarik
-
{DirectFB} libfusion: Fix very rare case of world->dispatch_loop not set when dispatch thread calls direct_thread_lock()
dok
-
{Insignia} main: Fix crash with LD_LIBRARY_PATH not being set.
dok
-
{DirectFB} Core: Fix preallocated surfaces with DSCAPS_STATIC and GPU lock with prealloc pool not supporting it.
dok
-
{DirectFB} make: Add GL_DFB_BASE_LIBS and GLES2_DFB_BASE_LIBS to libs_deps.make fixing gl test app linkage.
dok
-
{DirectFB} Merge branch 'directfb-1.4' of git+ssh://git.directfb.org/git/directfb/core/DirectFB into directfb-1.4
dok
-
{WebKitDFB} cmake: follow soup changes
andi
-
{WebKitDFB} build: fix tiling support in lite_webkit
andi
-
{DirectFB} proxy: Send Release message in IDirectFBWindows_Requestor_Destruct.
dok
-
{WebKitDFB} webkit: port DirectFB related stuff to master chanages
andi
-
{DirectFB} sawman: remove misleading SWMSM_SMOOTH_SW scaling option, introduce SWMSM_SMOOTH instead which provides smooth scaling in hardware
mass
-
{WebKitDFB} webcore: port directfb related stuff to new master
andi
-
{WebKitDFB} Merge branch 'webkitdfb-r124228-v8revert' into webkitdfb-r148969
andi
-
{WebKitDFB} Revert "webkit: suboptimal v8 integration"
andi
-
{DirectFB} x11: during shutdown, make sure not to dereference layer_data when NULL
andi
-
{DirectFB} libdirect: remove wrong assertion in direct_signals_shutdown()
andi
-
{DirectFB} ignore
dok
-
{Insignia} debug
dok
-
{Insignia} DFBTestBlitting: Use App::Data().
dok
-
{Insignia} Options: Add -S to seta sysroot, prefix to all data files.
dok
-
{Insignia} DFBTestSurfaceCreate: Check for stopped().
dok
-
{linux-fusion} call: Some quota fixes and debug.
dok
-
{Insignia} Options: Add -o to limit number of configs per test module, new summary logs with error count.
dok
-
{linux-fusion} call: Wake waiter in remove_execution.
dok
-
{linux-fusion} call: Don't wake waiters on execution in free_all_executions.
dok
-
{linux-fusion} call: Don't need waiting for messages in call_destroy, waiting for executions afterwards anyways.
dok
-
{WebKitDFB} webkit: revert change which breaks compilation (to be re-reverted later)
mass
-
{DirectFB} direct: getaddrinfo() with AI_CANONNAME hint fails on some platforms, thus give it a second chance without it
mass
-
{DirectFB} libfusion: Shutdown fix for user fusion, destroy call hash before shm pool.
dok
-
{DirectFB} libfusion: Add simple implementation for user fusion skirmish (init2 with true).
dok
-
{DirectFB} libfusion: Implement new ref counting for user space fusion.
dok
-
{DirectFB} Generic: Fix compiler warning.
dok
-
{DirectFB} X11: Cleanups.
dok
-
{DirectFB} Generic: Fix crash due to recent direct_log_lock() changes, get default log first, then pass to other functions.
dok
-
{DirectFB} Task: Asynchronous WaitIdle() rework, get rid of TaskManager::Sync()
dok
-
{DirectFB} Core: Add dfb_graphics_state_dispatch_done( cookie ), add CGSNF_DONE and cookie to CoreGraphicsStateNotification.
dok
-
{ilixi} Use ilxDirectory to create cache and tmp files.
tarik
-
{ilixi} PlatformManager: Fix for NLS only variable.
tarik
-
{ilixi} Add missing config.rpath
tarik
-
{SaWMan} update fluxcomp rule
andi
-
{SaWMan} change version to 1.6.4
andi
-
{SaWMan} SaWMan: Enable manager / compositor to be a slave by generally adding manager's ID to owners of windows.
andi
-
{SaWMan} build: fix sawman_window.c location in source tree
andi
-
{SaWMan} Core: Fix layer context/region cyclic ref via window stack.
andi
-
{SaWMan} sawman: remove bogus assumption
andi
-
{SaWMan} SaWMan: Fix warnings.
andi
-
{SaWMan} sawman: fix warnings
andi
-
{SaWMan} sawman: Use DLOP_OPACITY only if required to allow less capable layers.
andi
-
{DirectFB} libdirect: Print error if write() to log failed.
dok
-
{DirectFB} generic: implement clipping for strechblit in all rotation/flipping cases
andi
-
{ilixi} PlatformManager: setLanguage reverts back to original default font pack if related pack is not available.
tarik
-
{DirectFB} direct: fix segfault when second DirectFB app is started from the same process after releasing the DirectFB instance from the first app
mass
-
{ilixi} GroupBox: Disable setting font for title for now.
tarik
-
{Applied} change version to 1.6.4
andi
-
{Applied} fusiondale: do not call uninitialized function pointers
andi
-
{Applied} fusiondale: fix warnings in messenger core
andi
-
{Applied} IFusionDale_One: Initialise fusion in non-secure mode for FusionDale world.
andi
-
{Applied} FusionDale: Fix inconvenience with QID setting for master/slaves. Use Fusion to store NS QID in master, attach in slaves.
andi
-
{DirectFB} set version to 1.6.4
andi
-
{DirectFB} fix LIBADDD typo (tripple D), backported from DirectFB 1.7
andi
-
{DirectFB} divine: Allow multiple sessions to run in parallel. (backport from DirectFB 1.7)
andi
-
{DirectFB} spooky: merge everything from DirectFB 1.7 (looping, comments)
andi
-
{DirectFB} Revert "libdirect: add direct_log_write() to avoid formatting copy, var args etc..."
andi
-
{DirectFB} Revert "libdirect: Add special stderr_log_write for stderr logging using fprintf to stderr really, not write() to fileno..."
andi
-
{DirectFB} tests: add -lm where appropriate
andi
-
{DirectFB} generic: implement any combination of rotation and flipping in gStrechBlit()
andi
-
{DirectFB} gfx: remove LUT1 references
andi
-
{DirectFB} Genefx: Implement DSBLIT_SRC_MASK_ALPHA/COLOR for A8 and ARGB masks.
andi
-
{DirectFB} system: x11: use shared surface pool when ximage is not comptible
andi
-
{DirectFB} wm: default: correctly check for DLBM_WINDOWS mode when operating on window's region
andi
-
{DirectFB} remove accidentially added file
andi
-
{DirectFB} libfusion: fix merge
andi
-
{DirectFB} API: Remove totally unused and unneeded DSBLIT_SOURCE2.
andi
-
{DirectFB} One: Print qid in OneThread_AddQueue().
andi
-
{DirectFB} flux: fix unknown integer types
andi
-
{DirectFB} linux_input: fix compiler warnings
andi
-
{DirectFB} build: fix out of tree builds
andi
-
{DirectFB} Graphics: Fix missing return value in new GetAccelerationMask() code.
andi
-
{DirectFB} fix bad merge
andi
-
{DirectFB} Graphics: Remove left over code in IGraphicsState_Real::GetAccelerationMask().
andi
-
{DirectFB} fix previous merge
andi
-
{DirectFB} core: adapt previous merge to DirectFB 1.6
andi
-
{DirectFB} libdirect: Don't log in direct_thread_self() to fix endless loop.
andi
-
{DirectFB} libdirect: fix timeout calculation for waitqueue
andi
-
{DirectFB} libdirect: Implicitly create DirectThread object, so we always have direct_thread_self() return non-NULL.
andi
-
{DirectFB} Core: Cleanup CoreDFB_includes.
andi
-
{DirectFB} Core: fix warning in surface.c
andi
-
{DirectFB} Core: fix warnings in wm.c
andi
-
{DirectFB} wm: memset struct to zero first before calling callback in window listener attach code
andi
-
{DirectFB} adroid: build fixes
andi
-
{DirectFB} Android: fix freetype source location
andi
-
{DirectFB} Task: Implement real throttling of the source when too many graphics operations are pending, gets rid of ugly usleep in Renderer::updateLock() :)
dok
-
{DirectFB} libdirect: Change lists to maps internally for faster removal and elimination of duplicates, improve performance.
dok
-
{DirectFB} dfbtest_flip: Added option '-n' to exit after number of frames, draw string to each frame with time stamp etc...
dok
-
{DirectFB} dummy: Add layer frame dumping with pts is set and option "dummy-layer-dump" is set to non-zero.
dok
-
{DirectFB} DisplayTask: Only use TASK_FLAG_EMITNOTIFIES for frontonly and backsystem again, after Task follow/emit issues were fixed.
dok
-
{DirectFB} Core: Add dfb_surface_buffer_dump_type_locked() to allow passing an already locked buffer to avoid overhead or nesting issues.
dok
-
{DirectFB} Task: Timing info, fixes for display tasks
dok
-
{DirectFB} libdirect: Add ToString<int>.
dok
-
{DirectFB} dfbtest_window_update: Add simple window test with big delays between steps for easier debugging.
dok
-
{DirectFB} libfusion: Make builtin multi app support work again (no kernel module required), use --disable-multi-kernel for configure.
dok
-
{DirectFB} libfusion: Fix fusion_skirmish_prevail/dismiss_multi() with zero count, fixing missing initialisation of ret.
dok
-
{DirectFB} IDirectFBDataBuffer/Client: Print error when passed in callback is not owned by caller.
dok
-
{DirectFB} mesa: Fix GLES2 includes in idirectfbgl2 implementation
dok
-
{DirectFB} SaWMan: Enable manager / compositor to be a slave by generally adding manager's ID to owners of windows.
dok
-
{DirectFB} rules: Fix SaWMan fluxcomp rules, adding call-mode, identity, ...
dok
-
{DirectFB} IDirectFBWindow: Fix SendEvent() with secure fusion via flux.
dok
-
{DirectFB} libdirect: Remove implicit locking in direct_log_printf/write and don't allow NULL (default log) for explicit locking functions.
dok
-
{DirectFB} x11: Call dfb_x11_update_screen directly when handling expose events.
dok