Messages by Date
-
2013/06/14
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
dok
-
2013/06/14
{ilixi} android: add missing files
andi
-
2013/06/14
{DirectFB} android: fix for including directfb.mk
andi
-
2013/06/14
{ilixi} android: commit build system
andi
-
2013/06/14
{WebKitDFB} [ilixi] Use new Application header in DaleDFB.
tarik
-
2013/06/14
{ilixi} Changed image for ilixi_WebKit.
tarik
-
2013/06/14
{ilixi} android: some ifdefs for the android
andi
-
2013/06/12
{ilixi} build: change config.h to ilixi_config.h
andi
-
2013/06/12
{DirectFB} android: disable voodoo for now, fixes for incuding directfb.mk from other makefiles
andi
-
2013/06/12
{ilixi} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/libs/ilixi
andi
-
2013/06/12
{WebKitDFB} [ilixi] Changes for settings panel in ilixi_WebKit app.
tarik
-
2013/06/12
{ilixi} Logger: Print Error and Fatal messages even when logger is disabled.
tarik
-
2013/06/11
{DirectFB} android: fix build, update README
andi
-
2013/06/10
{DirectFB} Task: Fix race condition in emit() by explicitly passing state to notifyAll(), warn/dump in destructor if notifies list is not empty.
dok
-
2013/06/10
{DirectFB} Renderer: Add task dump to timeout in generic Throttle code.
dok
-
2013/06/10
{DirectFB} Renderer: Add timeout to ThrottleBlocking (20sec) with task dump.
dok
-
2013/06/10
{WebKitDFB} [ilixi] Add missing "appWindow()->" to setBackgroundFilled calls.
tarik
-
2013/06/10
{WebKitDFB} [ilixi] Use core/Application.
tarik
-
2013/06/10
{++DFB} API: Add public PPDFB_DFBCHECK(), check return value of AddRef() and Release().
dok
-
2013/06/10
{ilixi} Changes to Monitor and Widgets.
tarik
-
2013/06/10
{ilixi} Gallery: Do not set size.
tarik
-
2013/06/07
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
dok
-
2013/06/07
{WebKitDFB} [ilixi] Changes for ilixi_WebKit - Improvements to tab support. - Add Home view with integrated Google search. - Add bookmark support.
tarik
-
2013/06/07
{ilixi} Add Home and Window icons to IconPacks.
tarik
-
2013/06/07
{ilixi} Stylist: Change for ToolBarButton drawing.
tarik
-
2013/06/06
{DirectFB} Renderer: Allow an Engine to return DFB_LIMITEXCEEDED from a rendering function and write back the number of operations being done for incremental processing.
dok
-
2013/06/05
{WebKitDFB} fix Media player with ilixi_WebKit
andi
-
2013/06/05
{DirectFB} Revert "Core: Reset flip counter to zero when changing buffer mode."
andi
-
2013/06/05
{DirectFB} IDirectFBSurface: Fix WaitForBackBuffer() for single buffer case.
dok
-
2013/06/05
{linux-fusion} fusion/shmpool: fix memory corruption bug with multiple fusion worlds on 32-bit machines
andi
-
2013/06/05
{DirectFB} Renderer: Avoid notification in Renderer::Flush() if cookie is zero.
dok
-
2013/06/05
{DirectFB} Core: Increase timeout to 20 seconds in CoreGraphicsStateClient.
dok
-
2013/06/05
{DirectFB} Util: Remove assertion from unimplemented dfb_clear_depth().
dok
-
2013/06/04
{ilixi} Change for simple motion event compression.
tarik
-
2013/06/04
{WebKitDFB} [ilixi] Add basic tabs support.
tarik
-
2013/06/04
{ilixi} Stylist: Add drawToolButtonFrame method.
tarik
-
2013/06/04
{Test} revert datadir location changes (sorry it breaks our build systems)
andi
-
2013/06/04
{DirectFB} fix buffer count in IDirectFBSurface_WaitForBackBuffer()
andi
-
2013/06/04
{DirectFB} remove duplicate function
andi
-
2013/06/04
{DirectFB} Merge branch 'doks-kaputter-branch' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
andi
-
2013/06/04
{DirectFB} dummy: Add missing dfb_surface_flip() call to dummyFlipRegion()
dok
-
2013/06/04
{DirectFB} libdirect: Add D_FLAG_PRINTFn() for easy ToString for flags.
dok
-
2013/06/04
{ilixi} Application: Make postUniversalEvent static.
tarik
-
2013/06/04
{WebKitDFB} [ilixi] Fix for removed AppBase.h
tarik
-
2013/06/03
{ilixi} Painter: Formatting.
tarik
-
2013/06/03
{DirectFB} Options: Add 'gfxcard-stats=[ms]' to print GPU usage statistics.
dok
-
2013/06/03
{DirectFB} Core: Fix READ flag missing lately for destination buffer in case of blending.
dok
-
2013/05/31
{WebKitDFB} [ilixi] Fixes to WebView and ilixi_WebKit demo app for use with latest ilixi.
tarik
-
2013/05/31
{ilixi} Changes for ComboBox icon.
tarik
-
2013/05/31
{ilixi} Minor changes for dark theme image.
tarik
-
2013/05/31
{ilixi} DirectionalButton: Change default icon size.
tarik
-
2013/05/31
{ilixi} WindowWidget: Fix for pointer grabbing during motion.
tarik
-
2013/05/31
{ilixi} WindowWidget: Fix for grabbing in key nav mode.
tarik
-
2013/05/30
{DirectFB} sawman: remove doubled debug message
mass
-
2013/05/30
{ilixi} Some changes for WidgetsDemo.
tarik
-
2013/05/29
{DirectFB} gfx: prevent reading past the last pixel in scale_line()
andi
-
2013/05/29
{ilixi} CPUMonitor: Fix for cpu values parser.
tarik
-
2013/05/29
{ilixi} Button: Set buttonFlags before update in buttonDownEvent handler.
tarik
-
2013/05/29
{ilixi} VBoxLayout: Minor fix for sanitization (thanks Andi).
tarik
-
2013/05/28
{DirectFB} shutdown: remove bogus assumption in call_tls_destroy()
andi
-
2013/05/28
{ilixi} workaround ilixi_carcomp crash during shutdown
andi
-
2013/05/28
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
dok
-
2013/05/28
{DirectFB} shutdown: remove bogus assumption in call_tls_destroy()
andi
-
2013/05/28
{DirectFB} shutdown: use direct_list_foreach_safe() in containers_remove_input_eventbuffer()
andi
-
2013/05/28
{ilixi} workaround ilixi_carcomp crash
andi
-
2013/05/28
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
andi
-
2013/05/28
{DirectFB} Core: Fix argument warning.
dok
-
2013/05/28
{ilixi} disable memory monitor (broken)
andi
-
2013/05/28
{ilixi} ilixi: just swap order of inherits
mass
-
2013/05/27
{DirectFB} SaWMan: Fix crash with cursor updates.
dok
-
2013/05/27
{DirectFB} Core: Fix shutdown deadlock caused by surface lock held by blocked thread.
dok
-
2013/05/27
{DirectFB} Core: Fix shutdown deadlock caused by surface lock held by blocked thread.
dok
-
2013/05/27
{DirectFB} API: Add preliminary API for engine control.
dok
-
2013/05/27
{DirectFB} Core: Fix another shutdown issue.
dok
-
2013/05/27
{DirectFB} sawman: Fix crah with latest ref counting for graphics state client.
andi
-
2013/05/27
Re: {DirectFB} IDirectFBSurface: Check for shutdown in DrawString() and DrawGlyph().
Denis Oliver Kropp
-
2013/05/27
{DirectFB} IDirectFBSurface: Check for shutdown in DrawString() and DrawGlyph().
dok
-
2013/05/27
{DirectFB} Renderer/Throttle: don't delete this if it is still alive
dok
-
2013/05/23
{DirectFB} libfusion: Return error properly when object is dead.
dok
-
2013/05/23
{DirectFB} Core: Fix another shutdown issue.
dok
-
2013/05/23
{DirectFB} Core: Fix shutdown deadlock caused by surface lock held by blocked thread.
dok
-
2013/05/23
{DirectFB} IDirectFBSurface: Check for shutdown in DrawString() and DrawGlyph().
dok
-
2013/05/22
{DirectFB} libfusion: In fusion_object_get() check for refs > 0 before returning the object.
dok
-
2013/05/22
{DirectFB} API: Add preliminary API for engine control.
dok
-
2013/05/22
{DirectFB} include: remove accidentally added include which is not there yet
dok
-
2013/05/22
{DirectFB} Task: Comment out debug dump of all tasks every 1000 pulls.
dok
-
2013/05/22
{DirectFB} Core: Task manager and Renderer fixes, updates.
dok
-
2013/05/22
{DirectFB} WM: Replace linked list in deactivate_all by enumerating over all objects in pool.
dok
-
2013/05/22
{DirectFB} Core: When no surface client is attached, send frame notification immediately.
dok
-
2013/05/22
{DirectFB} Core: Add ToString<DFBSurfaceFlipFlags> and ToString<DFBDisplayLayerBufferMode>
dok
-
2013/05/22
{DirectFB} libfusion: Add single app ref tracing code for 'trace-ref' option.
dok
-
2013/05/22
{DirectFB} configure: Fix fusion kernel module default.
dok
-
2013/05/21
{DirectFB} Core: Add ToString<Task> and ToString<TaskState>
dok
-
2013/05/21
{DirectFB} drmkms: replace DLCONF_ with CLRCF_ where appropriate.
andi
-
2013/05/21
{DirectFB} drmkms: fix framebuffer allocation size
andi
-
2013/05/21
{DirectFB} drmkms: in drmkmsPlaneTestRegion() and drmkmsPlayeSetRegion() check if colorkey and opacity are supported.
andi
-
2013/05/20
{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
-
2013/05/20
{DirectFB} Core: Add some debug to Throttle. Fix warning in CoreSurface_real.
dok
-
2013/05/20
{DirectFB} IComaComponent: Allocate listeners array only if num_notifications is != 0. Fix leak of listeners array.
dok
-
2013/05/20
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
dok
-
2013/05/17
{ilixi} AppBase: Moved postUserEvent and minor changes for timers.
tarik
-
2013/05/16
{DirectFB} configure: use automatic variable names in AC_ARG_ENABLE()/AC_ARG_WITH()
andred
-
2013/05/16
{WebKitDFB} [ilixi] Fix for mouse wheel event direction.
tarik
-
2013/05/15
{ilixi} Minor fixes for carcomp switcher.
tarik
-
2013/05/15
{ilixi} AppBase: Do not wait in handleEvents if there are callbacks.
tarik
-
2013/05/15
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
dok
-
2013/05/15
{ilixi} SurfaceView: Fix for off-by-one bug.
tarik
-
2013/05/15
{DirectFB} Renderer/Throttle: don't delete this if it is still alive
andred
-
2013/05/15
{ilixi} AppBase: Minor fix for runTimers().
tarik
-
2013/05/15
{DirectFB} libfusion: Always count down dead counter even if one.
dok
-
2013/05/15
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
dok
-
2013/05/15
{ilixi} Fix for iconpack image path.
tarik
-
2013/05/14
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
andi
-
2013/05/14
{WebKitDFB} correct Glib -> GLIB in CmakeLists.txt for ilixi_web
andi
-
2013/05/11
{DirectFB} libfusion: Nicen the output of ToString<FusionObject>
dok
-
2013/05/11
{DirectFB} libdirect: Added FIXME to Direct::Magic about magic value generation.
dok
-
2013/05/11
{DirectFB} Core: Print creation stack of remaining objects.
dok
-
2013/05/11
{DirectFB} IDirectFBEventBuffer: Fix missing detach of surfaces on Destruct().
dok
-
2013/05/10
{DirectFB} WM/SaWMan: Fix CoreGraphicsState lifecycle.
dok
-
2013/05/10
{DirectFB} WM/Default: Fix CoreGraphicsState lifecycle.
dok
-
2013/05/10
{DirectFB} Util: Allow dfb_gfx_copy_regions_client() with NULL client to use TLS one.
dok
-
2013/05/10
{DirectFB} Renderer: More Flush() with cookie support, adding Throttle::waitDone() called in synchronous case.
dok
-
2013/05/10
{DirectFB} Task: Add FIXME about singleton initialisation of TaskThreads for base Task's Push() implementation.
dok
-
2013/05/10
{DirectFB} Core: Add debug to few dfb_state functions.
dok
-
2013/05/10
{DirectFB} Core: Print pbject pointer in list of zombies.
dok
-
2013/05/10
{DirectFB} IDirectFBSurface: Add SetFrameTimeConfig() to specify frame interval/max advance on renderer or client side.
dok
-
2013/05/10
{DirectFB} Core: Add dfb_core_wait_all() to block til objects are gone or timeout is reached.
dok
-
2013/05/10
{DirectFB} WM: Add dfb_wm_deactivate_all_stacks() to call wm_set_active( false ).
dok
-
2013/05/10
{DirectFB} CoreScreen: Add dfb_screen_get_frame_interval() to retrieve an interval setting depending on encoder frequency.
dok
-
2013/05/10
{DirectFB} dummy: Add dummyRemoveRegion() to finish any pending display requests/tasks.
dok
-
2013/05/10
{DirectFB} CoreGraphicsStateClient: Keep throttle and delete in Deinit.
dok
-
2013/05/10
{DirectFB} CoreGraphicsState: Use fusion_object_pool_set_describe() to provide object to string method.
dok
-
2013/05/10
{DirectFB} libfusion: Add describe function pointer to object pool for describing an object as a string.
dok
-
2013/05/10
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
dok
-
2013/05/09
{Insignia} Insignia: cleanup utils and dump buffers in all compare functions, clean up blitting source image, fix clipping test
dok
-
2013/05/09
{DirectFB} convert: minor optimisation to conversion from VYU
andred
-
2013/05/08
{DirectFB} generic: fix YCbCr color calculation from RGB for NV21
andred
-
2013/05/07
{WebKitDFB} fixes for the ilixi port (thanks Tarik), does not yet run, but builds at least
andi
-
2013/05/07
{ilixi} Video: honour forced pixel format for video surfaces also
andi
-
2013/05/04
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
dok
-
2013/05/04
{DirectFB} libfusion: Add missing piece to b2f75542d0987f0e6ddbe50c42e563605e1aa388 (Count number of deaths of single ref)
dok
-
2013/04/30
{DirectFB} libfusion: Count down in case of multiple object_reference_watcher messages for the same object (via new ref->single.dead counter).
dok
-
2013/04/30
{DirectFB} libfusion: Count number of deaths of single ref.
dok
-
2013/04/30
{DirectFB} X11: Add option x11-sync for XSync() after each X11 call.
dok
-
2013/04/30
{ilixi} PlatformManager: move call to setlocale.
tarik
-
2013/04/29
{DirectFB} libfusion: Fix very rare case of world->dispatch_loop not set when dispatch thread calls direct_thread_lock()
dok
-
2013/04/29
{Insignia} main: Fix crash with LD_LIBRARY_PATH not being set.
dok
-
2013/04/29
{DirectFB} Core: Fix preallocated surfaces with DSCAPS_STATIC and GPU lock with prealloc pool not supporting it.
dok
-
2013/04/29
{DirectFB} make: Add GL_DFB_BASE_LIBS and GLES2_DFB_BASE_LIBS to libs_deps.make fixing gl test app linkage.
dok
-
2013/04/29
Re: {DirectFB} libvoodoo: Don't try to call direct_config_set(), but return an error.
Denis Oliver Kropp
-
2013/04/29
{DirectFB} libvoodoo: Don't try to call direct_config_set(), but return an error.
dok
-
2013/04/29
{DirectFB} fusion: Add fusion_call_set_name().
dok
-
2013/04/29
{DirectFB} proxy: Send Release message in IDirectFBWindows_Requestor_Destruct.
dok
-
2013/04/29
{DirectFB} Merge branch 'directfb-1.4' of git+ssh://git.directfb.org/git/directfb/core/DirectFB into directfb-1.4
dok
-
2013/04/29
{WebKitDFB} cmake: follow soup changes
andi
-
2013/04/29
{WebKitDFB} build: fix tiling support in lite_webkit
andi
-
2013/04/29
{DirectFB} proxy: Send Release message in IDirectFBWindows_Requestor_Destruct.
dok
-
2013/04/29
{WebKitDFB} webkit: port DirectFB related stuff to master chanages
andi
-
2013/04/29
{DirectFB} sawman: remove misleading SWMSM_SMOOTH_SW scaling option, introduce SWMSM_SMOOTH instead which provides smooth scaling in hardware
mass
-
2013/04/29
{WebKitDFB} webcore: port directfb related stuff to new master
andi
-
2013/04/28
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
dok
-
2013/04/25
{WebKitDFB} Merge branch 'webkitdfb-r124228-v8revert' into webkitdfb-r148969
andi
-
2013/04/25
{WebKitDFB} Revert "webkit: suboptimal v8 integration"
andi
-
2013/04/24
{DirectFB} x11: during shutdown, make sure not to dereference layer_data when NULL
andi
-
2013/04/23
{DirectFB} libdirect: remove wrong assertion in direct_signals_shutdown()
andi
-
2013/04/23
{DirectFB} ignore
dok
-
2013/04/23
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
dok
-
2013/04/22
{Insignia} DFBTestBlitting: Use App::Data().
dok
-
2013/04/22
{Insignia} debug
dok
-
2013/04/21
{Insignia} DFBTestBlitting: Use App::Data().
dok
-
2013/04/21
{Insignia} Options: Add -S to seta sysroot, prefix to all data files.
dok
-
2013/04/21
{Insignia} DFBTestSurfaceCreate: Check for stopped().
dok
-
2013/04/21
{linux-fusion} call: Some quota fixes and debug.
dok
-
2013/04/21
{Insignia} Options: Add -o to limit number of configs per test module, new summary logs with error count.
dok
-
2013/04/19
{linux-fusion} call: Wake waiter in remove_execution.
dok
-
2013/04/19
{linux-fusion} call: Don't wake waiters on execution in free_all_executions.
dok
-
2013/04/19
{linux-fusion} call: Don't need waiting for messages in call_destroy, waiting for executions afterwards anyways.
dok
-
2013/04/19
{WebKitDFB} webkit: revert change which breaks compilation (to be re-reverted later)
mass
-
2013/04/19
{DirectFB} direct: getaddrinfo() with AI_CANONNAME hint fails on some platforms, thus give it a second chance without it
mass
-
2013/04/18
{DirectFB} libfusion: Shutdown fix for user fusion, destroy call hash before shm pool.
dok
-
2013/04/18
{DirectFB} libfusion: Add simple implementation for user fusion skirmish (init2 with true).
dok
-
2013/04/18
{DirectFB} libfusion: Implement new ref counting for user space fusion.
dok
-
2013/04/18
{DirectFB} Generic: Fix compiler warning.
dok
-
2013/04/18
{DirectFB} X11: Cleanups.
dok
-
2013/04/18
{DirectFB} Generic: Fix crash due to recent direct_log_lock() changes, get default log first, then pass to other functions.
dok
-
2013/04/18
{DirectFB} Task: Asynchronous WaitIdle() rework, get rid of TaskManager::Sync()
dok
-
2013/04/18
{DirectFB} Core: Add dfb_graphics_state_dispatch_done( cookie ), add CGSNF_DONE and cookie to CoreGraphicsStateNotification.
dok
-
2013/04/18
{ilixi} Use ilxDirectory to create cache and tmp files.
tarik
-
2013/04/18
{ilixi} PlatformManager: Fix for NLS only variable.
tarik
-
2013/04/18
{ilixi} Add missing config.rpath
tarik
-
2013/04/16
{SaWMan} update fluxcomp rule
andi
-
2013/04/16
{SaWMan} change version to 1.6.4
andi
-
2013/04/16
{SaWMan} SaWMan: Enable manager / compositor to be a slave by generally adding manager's ID to owners of windows.
andi
-
2013/04/16
{SaWMan} build: fix sawman_window.c location in source tree
andi
-
2013/04/16
{SaWMan} Core: Fix layer context/region cyclic ref via window stack.
andi
-
2013/04/16
{SaWMan} sawman: remove bogus assumption
andi
-
2013/04/16
{SaWMan} SaWMan: Fix warnings.
andi
-
2013/04/16
{SaWMan} sawman: fix warnings
andi
-
2013/04/16
{SaWMan} sawman: fix update_region_4 when there is no intersection with opaque region (e.g. when opaque region moves out of the screen)
andi
-
2013/04/16
{SaWMan} sawman: Use DLOP_OPACITY only if required to allow less capable layers.
andi