Messages by Date
-
2013/04/16
{DirectFB} libdirect: Print error if write() to log failed.
dok
-
2013/04/16
{DirectFB} generic: implement clipping for strechblit in all rotation/flipping cases
andi
-
2013/04/16
{DirectFB} direct: fix segfault when second DirectFB app is started from the same process after releasing the DirectFB instance from the first app
andi
-
2013/04/16
{DirectFB} generic: implement clipping for strechblit in all rotation/flipping cases
andi
-
2013/04/16
{ilixi} PlatformManager: setLanguage reverts back to original default font pack if related pack is not available.
tarik
-
2013/04/16
{DirectFB} direct: fix segfault when second DirectFB app is started from the same process after releasing the DirectFB instance from the first app
mass
-
2013/04/15
{ilixi} GroupBox: Disable setting font for title for now.
tarik
-
2013/04/15
{Applied} change version to 1.6.4
andi
-
2013/04/15
{Applied} fusiondale: do not call uninitialized function pointers
andi
-
2013/04/15
{Applied} fusiondale: fix warnings in messenger core
andi
-
2013/04/15
{Applied} IFusionDale_One: Initialise fusion in non-secure mode for FusionDale world.
andi
-
2013/04/15
{Applied} FusionDale: Fix inconvenience with QID setting for master/slaves. Use Fusion to store NS QID in master, attach in slaves.
andi
-
2013/04/15
{DirectFB} set version to 1.6.4
andi
-
2013/04/15
{DirectFB} fix LIBADDD typo (tripple D), backported from DirectFB 1.7
andi
-
2013/04/15
{DirectFB} divine: Allow multiple sessions to run in parallel. (backport from DirectFB 1.7)
andi
-
2013/04/15
{DirectFB} spooky: merge everything from DirectFB 1.7 (looping, comments)
andi
-
2013/04/15
{DirectFB} Revert "libdirect: add direct_log_write() to avoid formatting copy, var args etc..."
andi
-
2013/04/15
{DirectFB} Revert "libdirect: Add special stderr_log_write for stderr logging using fprintf to stderr really, not write() to fileno..."
andi
-
2013/04/15
{DirectFB} tests: add -lm where appropriate
andi
-
2013/04/15
{DirectFB} dfbtest_window_update: Add simple window test with big delays between steps for easier debugging.
andi
-
2013/04/15
{DirectFB} IDirectFBDataBuffer/Client: Print error when passed in callback is not owned by caller.
andi
-
2013/04/15
{DirectFB} mesa: Fix GLES2 includes in idirectfbgl2 implementation
andi
-
2013/04/15
{DirectFB} IDirectFBWindow: Fix SendEvent() with secure fusion via flux.
andi
-
2013/04/15
{DirectFB} libdirect: Remove implicit locking in direct_log_printf/write and don't allow NULL (default log) for explicit locking functions.
andi
-
2013/04/15
{DirectFB} API: Add debug messages to IDirectFBDisplayLayer.
andi
-
2013/04/15
{DirectFB} libfusion: Add object owner debug messages.
andi
-
2013/04/15
{DirectFB} Core: Print error message when driver's SetRegion() call fails.
andi
-
2013/04/15
{DirectFB} generic: implement any combination of rotation and flipping in gStrechBlit()
andi
-
2013/04/15
{DirectFB} flux: Add --dispatch-error-abort to fluxcomp parameters.
andi
-
2013/04/15
{DirectFB} libfusion/Core: Fix security bugs. Add fusion_object_add_owner() and fusion_object_check_owner() to support multiple owners.
andi
-
2013/04/15
{DirectFB} libdirect: Fix debug message in load_symbols().
andi
-
2013/04/15
{DirectFB} gfx: remove LUT1 references
andi
-
2013/04/15
{DirectFB} Genefx: Implement DSBLIT_SRC_MASK_ALPHA/COLOR for A8 and ARGB masks.
andi
-
2013/04/15
{DirectFB} system: x11: use shared surface pool when ximage is not comptible
andi
-
2013/04/15
{DirectFB} wm: default: correctly check for DLBM_WINDOWS mode when operating on window's region
andi
-
2013/04/15
{DirectFB} proxy: Fix LIBADDD (-> LIBADD) for requestor interfaces.
andi
-
2013/04/15
{DirectFB} proxy: Fix LIBADDD (-> LIBADD) for dispatcher interfaces.
andi
-
2013/04/15
{DirectFB} remove accidentially added file
andi
-
2013/04/15
{DirectFB} libdirect: Change new info messages in symbol loading code to debug messages.
andi
-
2013/04/15
{DirectFB} Core: Deinit CoreDFB dispatch (call) later during shutdown.
andi
-
2013/04/15
{DirectFB} Core: Remove signal and cleanup handler earlier during shutdown.
andi
-
2013/04/15
{DirectFB} libdirect: Add fallback definition for SIGUNUSED.
andi
-
2013/04/15
{DirectFB} libdirect: Use DirectThread for signal handling.
andi
-
2013/04/15
{DirectFB} Config: Allow DIRECTFB_SESSION to be changed between DirectFBCreate()/Release() cycles.
andi
-
2013/04/15
{DirectFB} IDirectFBSurface: In IDirectFBSurface_listener() when CSNF_DESTROY is received, don't unref, print warning.
andi
-
2013/04/15
{DirectFB} Core: Call dfb_layer_region_set() for realiized regions in dfb_layer_region_set_configuration() only if CLRSF_FROZEN is not set.
andi
-
2013/04/15
{DirectFB} Core: Allow prefix to be NULL in dfb_surface_dump_buffer2().
andi
-
2013/04/15
{DirectFB} Core: Some debug and cleanup.
andi
-
2013/04/15
{DirectFB} Core: Don't clear the window stack when surface for background vanishes, this is an exceptional case!
andi
-
2013/04/15
{DirectFB} Core: Add debug messages to error branches of dfb_window_create().
andi
-
2013/04/15
{DirectFB} Core: Fix locking of global core mutex, add comments in header about init/shutdown.
andi
-
2013/04/15
{DirectFB} libdirect: Use SIGUNUSED instead of 123 (e.g. _NSIG is 64 here only), also block close signal in handler thread, use direct_sigprocmask().
andi
-
2013/04/15
{DirectFB} libdirect: Add direct_thread_kill() to send a signal to a thread by specifying a DirectThread pointer.
andi
-
2013/04/15
{DirectFB} libdirect: Use pthread_sigmask() in direct_sigprocmask() instead of sigprocmask().
andi
-
2013/04/15
{DirectFB} libfusion: Always signal and join deferred thread, prevent shutdown of dispatch thread if it does the shutdown.
andi
-
2013/04/15
{DirectFB} Core: Comment out assertion about index in dfb_surface_notify_display2()
andi
-
2013/04/15
{DirectFB} libfusion: Add empty fusion_world_flush_calls() for single-app.
andi
-
2013/04/15
{DirectFB} libfusion: fix merge
andi
-
2013/04/15
{DirectFB} libfusion: Enhanced debug in fusion dispatcher.
andi
-
2013/04/15
{DirectFB} libfusion: Increase max number of worlds from 8 to 32.
andi
-
2013/04/15
{DirectFB} libdirect: Remove locking in signal handler which is obsolete and led to dead locks.
andi
-
2013/04/15
{DirectFB} API: Remove totally unused and unneeded DSBLIT_SOURCE2.
andi
-
2013/04/15
{DirectFB} add a few new common wide screen resolutions to the DFBScreenOutputResolution enum
andi
-
2013/04/15
{DirectFB} dfbtest_layers: remove opacity flag for now
andi
-
2013/04/15
{DirectFB} tests: add dfbtest_layers
andi
-
2013/04/15
{DirectFB} configure.in: update message-size help message
andi
-
2013/04/15
{DirectFB} One: Print qid in OneThread_AddQueue().
andi
-
2013/04/15
{DirectFB} Core: Reduce workaround safety delay in shutdown from 500 to 100 ms and add FIXME comment.
andi
-
2013/04/15
{DirectFB} libdirect: Fix endless recursion and crashes when maximum number of threads is reached.
andi
-
2013/04/15
{DirectFB} libdirect: Add __dfb_no_instrument_function__ to direct_vsnprintf() to prevent endless recursion.
andi
-
2013/04/15
{DirectFB} dfbdumpinput: fix warnings
andi
-
2013/04/15
{DirectFB} Core: Remove bogus assertion from dfb_surface_dump_buffer() to allow specification of just path (no numbering done).
andi
-
2013/04/15
{DirectFB} flux: fix unknown integer types
andi
-
2013/04/15
{DirectFB} linux_input: fix compiler warnings
andi
-
2013/04/15
{DirectFB} build: fix out of tree builds
andi
-
2013/04/15
{DirectFB} Graphics: Fix missing return value in new GetAccelerationMask() code.
andi
-
2013/04/15
{DirectFB} core: emit gfx buffers early (as was done in dfb-1.4) to prevent being IDLE on some platforms (only if "gfx-emit-early" option is set)
andi
-
2013/04/15
{DirectFB} fix bad merge
andi
-
2013/04/15
{DirectFB} libfusion: Remove obsolete FIXME comment about using free() in dispatcher thread.
andi
-
2013/04/15
{DirectFB} Core: In shared secure surface pool check for CSCAPS_PREFER_SHM as in non-secure surface pool.
andi
-
2013/04/15
{DirectFB} Dummy: Set CSCAPS_SYSMEM_EXTERNAL.
andi
-
2013/04/15
{DirectFB} System: Add CSCAPS_SYSMEM_EXTERNAL to make system memory surface pools support CSTF_EXTERNAL.
andi
-
2013/04/15
{DirectFB} Graphics: In CoreGraphicsStateClient_Update() no longer move around flags (not needed since GetAccelerationMask is fluxed).
andi
-
2013/04/15
{DirectFB} Graphics: Remove left over code in IGraphicsState_Real::GetAccelerationMask().
andi
-
2013/04/15
{DirectFB} libdirect: In direct_trap() use abort() if sigqueue() does return.
andi
-
2013/04/15
{DirectFB} libfusion: Print object ref id as hex.
andi
-
2013/04/15
{DirectFB} fix previous merge
andi
-
2013/04/15
{DirectFB} Graphics: Add dfb_gfxcard_drawstring_check_state(), was missing from f574182fa56bd2b7c54809e0732cd9eed231f96a commit.
andi
-
2013/04/15
{DirectFB} core: adapt previous merge to DirectFB 1.6
andi
-
2013/04/15
{DirectFB} Graphics: Implement GetAccelerationMask() via flux.
andi
-
2013/04/15
{DirectFB} Graphics: Use ref counting on slave side for state members (surfaces) again.
andi
-
2013/04/15
{DirectFB} android: add df_matrix
andi
-
2013/04/15
{DirectFB} libdirect: Don't log in direct_thread_self() to fix endless loop.
andi
-
2013/04/15
{DirectFB} IDirectFBSurface: Avoid CoreDFB_WaitIdle() at destruction when no memory permission was set.
andi
-
2013/04/15
{DirectFB} libdirect: fix timeout calculation for waitqueue
andi
-
2013/04/15
{DirectFB} libdirect: Implicitly create DirectThread object, so we always have direct_thread_self() return non-NULL.
andi
-
2013/04/15
{DirectFB} libfusion: save stack during object creation and dump when zombie
andi
-
2013/04/15
{DirectFB} API: Add DSSE_NONE to DFBSurfaceStereoEye to initialise flags more easily in C++
andi
-
2013/04/15
{DirectFB} libfusion: Add debug messages to single app ref functions.
andi
-
2013/04/15
{DirectFB} libfusion: Print message info in single app event dispatcher.
andi
-
2013/04/15
{DirectFB} Core: Cleanup CoreDFB_includes.
andi
-
2013/04/15
{DirectFB} Core: Fix CoreDFB_CallMode for single app with always indirect to keep calls direct if already within dispatcher.
andi
-
2013/04/15
{DirectFB} libfusion: Return tid of event_dispatcher_thread in single app fusion_dispatcher_tid().
andi
-
2013/04/15
{DirectFB} Core: Add assertions to dfb_surface_get_buffer*().
andi
-
2013/04/15
{DirectFB} Core: Enhance debug logs in CoreLayerRegion code.
andi
-
2013/04/15
{DirectFB} IDirectFBSurface_Window: Fix warnings.
andi
-
2013/04/15
{DirectFB} Core: When buffering motion for wm input, flush after at most 10ms, not just in dispatch cleanup.
andi
-
2013/04/15
{DirectFB} Core: Avoid cursor surface and wm_update_cursor calls when no-cursor or no-cursor-updates is used.
andi
-
2013/04/15
{DirectFB} x11: Add CSTF_INTERNAL to surface pool as buffers are in normal system memory.
andi
-
2013/04/15
{DirectFB} libdirect: Show info messages when loading symbols or running nm -n.
andi
-
2013/04/15
{DirectFB} libdirect: Fix direct_waitqueue_wait_timeout() for timeouts greater than a second (or few)
andi
-
2013/04/15
{DirectFB} Core: fix warning in surface.c
andi
-
2013/04/15
{DirectFB} Core: fix warnings in wm.c
andi
-
2013/04/15
{DirectFB} Core: In dfb_surface_buffer_find_allocation() make sure buffer surface is valid and locked.
andi
-
2013/04/15
{DirectFB} libdirect: add direct_log_write() to avoid formatting copy, var args etc...
andi
-
2013/04/15
{DirectFB} dfbdump: don't use dfb_surface_get_buffer() in alloc_callback()
andi
-
2013/04/15
{DirectFB} libdirect: Show new thread's tid, scheduler and priority properly, finally :)
andi
-
2013/04/15
{DirectFB} make: use dfb_types.h for generation of directfb_result.c
andi
-
2013/04/15
{DirectFB} Core: Avoid using surface in dfb_surface_pool_bridges_transfer()
andi
-
2013/04/15
{DirectFB} wm: memset struct to zero first before calling callback in window listener attach code
andi
-
2013/04/15
{DirectFB} core: comment out enabling of debug in core.c
andi
-
2013/04/15
{DirectFB} clock: use DIRECT_CLOCK_MONOTONIC also for relative time function (legacy)
andi
-
2013/04/15
{DirectFB} adroid: build fixes
andi
-
2013/04/15
{DirectFB} Android: fix build by adding missing files and -DFLUXED_ARGS_BYTES=1000
andi
-
2013/04/15
{DirectFB} Android: fix freetype source location
andi
-
2013/04/14
{DirectFB} Task: Implement real throttling of the source when too many graphics operations are pending, gets rid of ugly usleep in Renderer::updateLock() :)
dok
-
2013/04/14
{DirectFB} libdirect: Change lists to maps internally for faster removal and elimination of duplicates, improve performance.
dok
-
2013/04/14
{DirectFB} dfbtest_flip: Added option '-n' to exit after number of frames, draw string to each frame with time stamp etc...
dok
-
2013/04/14
{DirectFB} dummy: Add layer frame dumping with pts is set and option "dummy-layer-dump" is set to non-zero.
dok
-
2013/04/14
{DirectFB} DisplayTask: Only use TASK_FLAG_EMITNOTIFIES for frontonly and backsystem again, after Task follow/emit issues were fixed.
dok
-
2013/04/14
{DirectFB} Core: Add dfb_surface_buffer_dump_type_locked() to allow passing an already locked buffer to avoid overhead or nesting issues.
dok
-
2013/04/14
{DirectFB} Task: Timing info, fixes for display tasks
dok
-
2013/04/14
{DirectFB} libdirect: Add ToString<int>.
dok
-
2013/04/14
{DirectFB} dfbtest_window_update: Add simple window test with big delays between steps for easier debugging.
dok
-
2013/04/14
{DirectFB} libfusion: Make builtin multi app support work again (no kernel module required), use --disable-multi-kernel for configure.
dok
-
2013/04/14
{DirectFB} libfusion: Fix fusion_skirmish_prevail/dismiss_multi() with zero count, fixing missing initialisation of ret.
dok
-
2013/04/14
{DirectFB} IDirectFBDataBuffer/Client: Print error when passed in callback is not owned by caller.
dok
-
2013/04/13
{DirectFB} mesa: Fix GLES2 includes in idirectfbgl2 implementation
dok
-
2013/04/13
{DirectFB} SaWMan: Enable manager / compositor to be a slave by generally adding manager's ID to owners of windows.
dok
-
2013/04/13
{DirectFB} rules: Fix SaWMan fluxcomp rules, adding call-mode, identity, ...
dok
-
2013/04/13
{DirectFB} IDirectFBWindow: Fix SendEvent() with secure fusion via flux.
dok
-
2013/04/13
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
dok
-
2013/04/13
{DirectFB} libdirect: Remove implicit locking in direct_log_printf/write and don't allow NULL (default log) for explicit locking functions.
dok
-
2013/04/13
{DirectFB} x11: Call dfb_x11_update_screen directly when handling expose events.
dok
-
2013/04/13
{DirectFB} IDirectFB: Only flush current state client, not all, in WaitIdle().
dok
-
2013/04/13
{Insignia} DFBTestWindowCreate: reduce number of configs
dok
-
2013/04/13
{Insignia} DFBTestWindowCreate: check for test being stopped
dok
-
2013/04/13
{Insignia} DFBTestMulti03/04: Add two more tests.
dok
-
2013/04/13
{Insignia} Insignia: When MODULEDIR fails to open, try deriving from LD_LIBRARY_PATH.
dok
-
2013/04/13
{Insignia} DFBTestMulti02: Fix windowed option, fix copy'n'paste in buffers_master option.
dok
-
2013/04/13
{Insignia} Test: Improve slave shutdown handling.
dok
-
2013/04/13
{Insignia} Insignia: Remove useless linux/fusion.h include.
dok
-
2013/04/13
{DirectFB} API: Add debug messages to IDirectFBDisplayLayer.
dok
-
2013/04/13
{DirectFB} Core: Fix permission issues with IDirectFBDisplayLayer::GetWindow() for master.
dok
-
2013/04/13
{DirectFB} libfusion: Add object owner debug messages.
dok
-
2013/04/13
{DirectFB} Core: Print error message when driver's SetRegion() call fails.
dok
-
2013/04/12
{DirectFB} Core: Fixes for single window optimisation, use new DSFLIP_UPDATE flag to show the region, fix config corruption due to partial updates.
dok
-
2013/04/12
{DirectFB} API: Add DSFLIP_UPDATE that does not swap/copy buffers and just calls UpdateRegion from layer driver for the front buffer.
dok
-
2013/04/12
{DirectFB} Core: Add debug messages to dfb_window_repaint() including single window optimisation.
dok
-
2013/04/12
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
dok
-
2013/04/12
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
andi
-
2013/04/12
{DirectFB} core: single-window: only trigger window repaint when necessary, only flip region if region is enabled
mass
-
2013/04/12
{DirectFB} fusion: fix prevail/dismiss multi
mass
-
2013/04/12
{DirectFB} flux: Add --dispatch-error-abort to fluxcomp parameters.
dok
-
2013/04/12
{DirectFB} libfusion/Core: Fix security bugs. Add fusion_object_add_owner() and fusion_object_check_owner() to support multiple owners.
dok
-
2013/04/11
{DirectFB} libdirect: Fix debug message in load_symbols().
dok
-
2013/04/10
{DirectFB} Core: Fix dfb_gfxcard_state_check_acquire() by updating the state earlier, requires new multi lock function.
dok
-
2013/04/10
{DirectFB} Core: Add dfb_state_update_destination/sources() to update selected only.
dok
-
2013/04/10
{DirectFB} libfusion: Add fusion_skirmish_prevail/dismiss_multi() to avoid dead-locks by sorting by pointer first, so locks are always taken in same order :)
dok
-
2013/04/10
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
dok
-
2013/04/10
{ilixi} WindowWidget: Minor fix for ungrabbing grabbed widgets.
tarik
-
2013/04/10
{ilixi} AppBase: Fix for ignoring DWET_UPDATE events.
tarik
-
2013/04/10
{ilixi} Fixes for Makefiles :)
tarik
-
2013/04/10
{ilixi} AppBase: Changes for postKeyEvent and postPointerEvent for exclusive mode.
tarik
-
2013/04/09
{ilixi} Add ABOUT-NLS
tarik
-
2013/04/09
{ilixi} Widget: Do not update or repaint if not visible.
tarik
-
2013/04/09
{ilixi} TextLayout: Do not specify bytes while calculating extents.
tarik
-
2013/04/09
{DirectFB} image provider: Add webp image provider (thanks to Haithem Rahmani!!!)
andi
-
2013/04/08
{ilixi} GroupBox: Changes for NLS.
tarik
-
2013/04/05
{DirectFB} wm: single-window optimisation: set configuration on region when window changes its attributes
mass
-
2013/04/05
{DirectFB} core: add single-window option which optimises rendering of single windows in wm (WIP)
mass
-
2013/04/05
{DirectFB} divine: Add libdivine linkage to dispatcher interface to fix missing DiVineCreate symbol.
dok
-
2013/04/05
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
dok
-
2013/04/05
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
dok
-
2013/04/05
{DirectFB} proxy: Fix LIBADDD (-> LIBADD) for requestor interfaces.
dok
-
2013/04/05
{DirectFB} proxy: Fix LIBADDD (-> LIBADD) for dispatcher interfaces.
dok
-
2013/04/04
{WebKitDFB} MediaPlayerPrivateDFB: Use drawImage() instead of DirectFB API directly, use fillRect instead of clearRect, cleanups.
dok
-
2013/04/04
{DirectFB} Core: Fix layer context/region cyclic ref via window stack.
dok
-
2013/04/04
{DirectFB} libdirect: Change new info messages in symbol loading code to debug messages.
dok
-
2013/04/03
{DirectFB} sawman: make static-layer option the default
andi
-
2013/04/03
{ilixi} AppBase: Add postKeyEvent() and postPointerEvent().
tarik
-
2013/04/03
{DirectFB} drmkms: add support for alpha plane property and RGB555 surfaces
andi
-
2013/04/02
{ilixi} PlatformManager: Add force pixel format for image loading.
tarik
-
2013/04/02
{ilixi} Fix for missing XMLReader headers.
tarik
-
2013/04/01
{ilixi} AppView: Signal appVisible to compositor if there is no animation too.
tarik
-
2013/03/30
{DirectFB} Renderer: When engine is bound, keep thread and compare in later calls.
dok
-
2013/03/30
{Insignia} Insignia: Further enhancements, fixes, new tests...
dok
-
2013/03/30
{DirectFB} Core: Deinit CoreDFB dispatch (call) later during shutdown.
dok
-
2013/03/30
{DirectFB} Core: Deinit CoreDFB dispatch (call) later during shutdown.
dok
-
2013/03/30
{DirectFB} dfbtest_windows_watcher: Print window state on add.
dok