Messages by Date
-
2012/04/13
{directfb.org} polished
dok
-
2012/04/13
{directfb.org} update contact
dok
-
2012/04/13
{DirectFB} Core: Add input event compression for relative/absolute motion events to window stack input device listener.
dok
-
2012/04/13
{DirectFB} Core: Set input device reactor to indirect mode (no shortcut in master, always dispatch).
dok
-
2012/04/13
{DirectFB} X11: Increase max number of events to poll before forcing a flush (from 23 to 2000).
dok
-
2012/04/12
{linux-fusion} fusion: make fusion calls interruptible (e.g. to make debugger work)
mass
-
2012/04/12
{linux-fusion} fusion: fix return value of skirmish_wait() which returned 0 even if timeout occured
mass
-
2012/04/12
{DirectFB} core: make surface dumping work again with secure fusion
mass
-
2012/04/12
{ilixi} ilixi: add missing demo4 and stacking
andi
-
2012/04/12
{DirectFB} IDirectFBSurface: Add asynchronous frame synchronisation for apps/compositors attaching dynamically.
dok
-
2012/04/12
{DirectFB} direct: also evaluate no-sighandler option in destructor
mass
-
2012/04/12
{DirectFB} direct: also evaluate no-sighandler option in destructor
mass
-
2012/04/12
{DirectFB} - core: optimization: force COREDFB_CALL_DIRECT mode for single-app builds
mass
-
2012/04/12
{DirectFB} - core: optimization: force COREDFB_CALL_DIRECT mode for single-app builds
mass
-
2012/04/12
{DirectFB} direct: respect no-sighandler option
mass
-
2012/04/12
{DirectFB} direct: respect no-sighandler option
mass
-
2012/04/11
{FusionSound} configure: fix --without-voodo switch (was a copy and paste bug)
andi
-
2012/04/11
{FusionSound} compile fixes
andi
-
2012/04/11
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
dok
-
2012/04/11
{DirectFB} gfx/generic: fix off-by one issues in 16-bit code introduced by 520907c32769e08272d9b776f5524b37e114343c
andi
-
2012/04/11
{DirectFB} gfx/generic: fix off-by one issues in 16-bit code introduced by 520907c32769e08272d9b776f5524b37e114343c
andi
-
2012/04/11
{DirectFB} Docs: Add Window Updates document.
dok
-
2012/04/10
{DirectFB} - fix reference counting bug
mass
-
2012/04/10
{DirectFB} Fix shutdown deadlock. Threads should not sleep in single app mode in CoreDFB_CallMode() The disptacher thread should never sleep in CoreDFB_CallMode()
mass
-
2012/04/10
{DirectFB} direct: do not block all signals by default, just subscribe to the observed ones as before
mass
-
2012/04/08
{DirectFB} Fusion: Remove message size assertion from fusion_object_pool_create().
dok
-
2012/04/07
{directfb.org} no fool
dok
-
2012/04/06
{DirectFB} Core: In surface destructor properly handle stereo buffers.
dok
-
2012/04/06
{DirectFB} Fusion: Handle global reactions only for channel 0 in single app (as in multi app already).
dok
-
2012/04/06
{DirectFB} Fusion: Fix build by adding fusion_dispatcher_tid() for single app.
dok
-
2012/04/05
{DirectFB} Core: Add CoreGraphicsState::ReleaseSource() to fix IDirectFBSurface::ReleaseSource() in secure fusion mode.
dok
-
2012/04/05
{DirectFB} Fix: Replace direct_thread_sleep by usleep.
dok
-
2012/04/05
{DirectFB} Core: Add CoreGraphicsState::ReleaseSource() to fix IDirectFBSurface::ReleaseSource() in secure fusion mode.
dok
-
2012/04/05
{DirectFB} IDirectFB: Fix missing input events in windowed fullscreen applications.
dok
-
2012/04/04
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
andi
-
2012/04/04
{DirectFB} core: let ongoing flux calls complete in any case before deinitialization is performed
mass
-
2012/04/04
{DirectFB} remove printf()
mass
-
2012/04/04
{DirectFB} core: let ongoing flux calls complete in any case before deinitialization is performed
mass
-
2012/04/04
{DirectFB} layers: print color space in DFB_CORE_LAYER_REGION_CONFIG_DEBUG_AT()
andred
-
2012/04/04
{DirectFB} core: implemented clean shutdown
mass
-
2012/04/04
{DirectFB} direct: reworked signal handling
mass
-
2012/04/04
{DirectFB} remove printf()
andi
-
2012/04/04
{DirectFB} core: add function CoreDFB_CallMode() which determines whether calls should be direct, indirect or denied.
mass
-
2012/04/04
{DirectFB} core: implemented clean shutdown
mass
-
2012/04/03
{DirectFB} config: fix usage string, secure fusion is default!
andi
-
2012/04/03
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
andi
-
2012/04/02
{DirectFB} dfbscreen: add picture framing support
andred
-
2012/04/02
{DirectFB} dfbinfo: fix up a comment
andred
-
2012/04/02
{DirectFB} dfbinfo: print picture framing in encoder output
andred
-
2012/04/01
{directfb.org} release date
dok
-
2012/03/30
{DirectFB} build: make imageprovider makefile portable again
andred
-
2012/03/30
{DirectFB} directfb: make use of dfb_gfxcard_batchstretchblit() where reasonable
andred
-
2012/03/29
{DirectFB} directfb.h: whitespace
andred
-
2012/03/29
{DirectFB} build: refactor imageprovider makefile a bit
andred
-
2012/03/28
{DirectFB} inputdrivers: support lirc>=0.8.6
andred
-
2012/03/28
{DirectFB} directfb-csource: fix incorrect libpng API usage
andred
-
2012/03/24
{DirectFB} Compositing Application Manager: Initial revision, work in progress!
dok
-
2012/03/23
{DirectFB} SecureFusion: Final major step including permission enforcement, object ownership, new surface locking...
dok
-
2012/03/23
{DirectFB} X11: Some enhancements for stereo display.
dok
-
2012/03/23
{linux-fusion} FUSION_8_8_1
andi
-
2012/03/23
{SaWMan} SAWMAN_1_4_16
andi
-
2012/03/23
{DirectFB} DIRECTFB_1_4_16
andi
-
2012/03/23
{directfb.org} NEWS for DirectFB 1.4.16
andi
-
2012/03/23
{directfb.org} SawMan 1.4.16
andi
-
2012/03/23
{SaWMan} update changelog
andi
-
2012/03/23
{SaWMan} testman: do not assume app->process == process in process_removed()
andi
-
2012/03/23
{SaWMan} update changelog
andi
-
2012/03/23
{SaWMan} make: Add missing nmfile.make for --enable-trace.
andi
-
2012/03/23
{SaWMan} SaWMan 1.4.16
andi
-
2012/03/20
{directfb.org} DirectFB 1.6.16, flux 1.2, linux-fusion 8.8.1
andi
-
2012/03/20
{DirectFB} DirectFB 1.4.16
andi
-
2012/03/20
{DirectFB} debian: update pacakge information
andi
-
2012/03/20
{linux-fusion} debian: update version to 8.8.1
andi
-
2012/03/20
{linux-fusion} update changelog
andi
-
2012/03/20
{DirectFB} NEWS and ChangeLog for 1.4.13
andi
-
2012/03/20
{DirectFB} Fusion: Use new security mechanism in linux-fusion 8.5.0
andi
-
2012/03/20
{DirectFB} core: do not set CSTF_EXTERNAL for the system memory pool
andi
-
2012/03/20
{DirectFB} core: do not set CSTF_EXTERNAL for the system memory pool
andi
-
2012/03/20
{DirectFB} core: do not set CSTF_EXTERNAL for the system memory pool
andi
-
2012/03/20
{Terminal} try to fix kleispark build
andi
-
2012/03/18
{DirectFB} dfbtest_surface_compositor: Add test compositor program.
dok
-
2012/03/18
{DirectFB} Core: When surface has DSCAPS_SHARED don"t set ownership.
dok
-
2012/03/18
{DirectFB} Fusion: Allow wild card at end of executable name when giving access to an object.
dok
-
2012/03/18
{DirectFB} dfbtest_surface_updates: Create surface with event buffer and call Flip() to receive update events.
dok
-
2012/03/18
{DirectFB} IDirectFBSurface: Introduce surface events, adding CreateEventBuffer, AttachEventBuffer, DetachEventBuffer.
dok
-
2012/03/18
{DirectFB} Fusion: Limit global reactions to channel 0.
dok
-
2012/03/18
{DirectFB} IDirectFB: Add GetSurface(ID) :-)
dok
-
2012/03/18
{DirectFB} Proxy: Final fix for IDirectFBSurface::MakeSubSurface().
dok
-
2012/03/16
{DirectFB} One: Add more debug info about apps and queues to /proc.
dok
-
2012/03/15
{DirectFB} Proxy: Fix IDirectFBSurface::MakeSubSurface().
dok
-
2012/03/15
{ilixi} readd arrowDown.png
andi
-
2012/03/15
{ilixi} remove arrowDown.png from the list of files to be installed
andi
-
2012/03/15
{DirectFB} Proxy: Implement IDirectFBSurface::MakeSubSurface().
dok
-
2012/03/13
{Applied} Coma/One: Use OneQueue_SetName().
dok
-
2012/03/13
{DirectFB} One: Add OneQueue_SetName() using ONE_ENTRY_SET_INFO ioctl.
dok
-
2012/03/09
{SaWMan} Updates: Fix scaling of update region that was broken for source geometry not starting at 0, 0.
dok
-
2012/03/09
{SaWMan} Updates: Fix scaling of update region that was broken for source geometry not starting at 0, 0.
dok
-
2012/03/09
{SaWMan} make: Add missing nmfile.make for --enable-trace.
dok
-
2012/03/08
{SaWMan} configure: Add --enable-trace option like for DirectFB.
dok
-
2012/03/08
{SaWMan} configure: Add --enable-trace option like for DirectFB.
dok
-
2012/03/08
{SaWMan} SaWMan: Follow API change of dfb_layer_create_context().
dok
-
2012/03/08
{DirectFB} Misc: Fix compiler warnings.
dok
-
2012/03/08
{DirectFB} Misc: Fix compiler warnings.
dok
-
2012/03/08
{DirectFB} Core: Clear new layer buffers, unless new run-time option "no-layers-clear" is used.
dok
-
2012/03/08
{DirectFB} Misc: Break up config usage into parts smaller than 4096 bytes.
dok
-
2012/03/08
{DirectFB} Core: Add dfb_surface_clear_buffers() to allocate/fill all surface buffers.
dok
-
2012/03/08
{DirectFB} direct: Choose D_UNUSED_P for unused parameters.
dok
-
2012/03/08
{DirectFB} direct: Add D_UNUSED(param) macro for cancelling compiler warnings.
dok
-
2012/03/08
{DirectFB} IDirectFBDisplayLayer: Fix crashes since window stack is not present in exclusive mode.
dok
-
2012/03/07
{DirectFB} IDirectFBDisplayLayer: Fix crashes since window stack is not present in exclusive mode.
dok
-
2012/03/07
{DirectFB} IDirectFB: Do not mask out DSCAPS_FLIPPING when creating a windowed primary surface.
dok
-
2012/03/07
{DirectFB} IDirectFB: Do not mask out DSCAPS_FLIPPING when creating a windowed primary surface.
dok
-
2012/03/07
{DirectFB} IDirectFB: Allow DSCAPS_TRIPLE for windowed primary surface, thanks to Rob McConnell!
dok
-
2012/03/07
{DirectFB} Merge branch 'directfb-1.4' of git+ssh://git.directfb.org/git/directfb/core/DirectFB into directfb-1.4
dok
-
2012/03/06
{DirectFB} handle empty strings in direct_dbg_strdup(), fixes crashes when loading fonts from memory/stream based data provider
andi
-
2012/03/06
{DirectFB} merged generic driver changes from Broadcom (thanks!)
andi
-
2012/03/05
{DirectFB} merge various patches from Broadcom (thanks!)
andi
-
2012/03/05
{DirectFB} debian: increase version, before I forget
andi
-
2012/03/04
{SaWMan} SaWMan: Fix dual source blit arguments for intersections of windows.
dok
-
2012/03/04
{SaWMan} configure: Set DirectFB version to 1.4.16
dok
-
2012/03/04
{SaWMan} sawman: Fix call to dfb_layer_create_context().
dok
-
2012/03/04
{SaWMan} version: 1.4.16
dok
-
2012/03/03
{DirectFB} IDirectFBWindow: Destroy the window explicitly on Release when interface is from CreateWindow.
dok
-
2012/03/03
{DirectFB} Core: Fix munmap issue with modified lock.addr by keeping a copy in .handle (shared secure pool).
dok
-
2012/03/03
{DirectFB} Core: Don't set owner of layer surfaces until privileges are sorted out better.
dok
-
2012/03/03
{DirectFB} X11: Fix OOM case in x11Lock() that left the mutex locked.
dok
-
2012/03/03
{DirectFB} Core: Fix munmap issue with modified lock.addr by keeping a copy in .handle (shared secure pool).
dok
-
2012/03/03
{DirectFB} Core: Don't create a window stack with private layer contexts, no CreateWindow support.
dok
-
2012/03/03
{DirectFB} Fusion: When using "trace-ref" option print throw/catch as well.
dok
-
2012/03/03
{linux-fusion} TODO: add note about throw/catch timeout
dok
-
2012/03/03
{Test} Makefile: Move df_andi3d to STEREO_API_PROGS.
dok
-
2012/03/01
{DirectFB} gfx/generic: backport various clipping fixes and improvements in the generic software rasterizer from 1.6
andi
-
2012/02/29
{DirectFB} IDirectFBWindow: Destroy the window explicitly on Release when interface is from CreateWindow.
dok
-
2012/02/29
{DirectFB} Core: Don't set owner of layer surfaces until privileges are sorted out better.
dok
-
2012/02/12
{directfb.org} release schedule
dok
-
2012/02/12
{directfb.org} add 2012
dok
-
2012/02/11
{ilixi} App: Initialise state with Hidden.
dok
-
2012/02/09
{DirectFB} GeneFX: More fixes for AYUV rendering, FillRect etc
dok
-
2012/02/09
{DirectFB} GeneFX: Disable MMX RGB<->YCbCr conversion routines as they seem broken.
dok
-
2012/02/09
{DirectFB} Core: Fix surface allocation decouple issue, thanks to Rob McConnell!
dok
-
2012/02/09
{DirectFB} Core: Fix assertion that could happen when slave has no access to destination surface.
dok
-
2012/02/09
{DirectFB} X11: Fix OOM case in x11Lock() that left the mutex locked.
dok
-
2012/02/09
{DirectFB} GeneFX: Use RGB accumulators only, adding YUV values does not work.
dok
-
2012/02/08
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
dok
-
2012/02/05
{DirectFB} pvr2d: don't advertise CCF_CLIPPING
dok
-
2012/02/05
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
dok
-
2012/02/02
{DirectFB} IDirectFBDisplayLayer: Convert two more dfb_layer_activate_context to CoreLayer_ActivateContext, thanks to Rob McConnell for spotting!
dok
-
2012/02/02
{DirectFB} Core: Fix error path of surface allocation.
dok
-
2012/01/29
{DirectFB} dfbdump: Add loop mode "-l" to be used as secure master for example.
dok
-
2012/01/29
{DirectFB} Genefx: Add planar YUV smooth scaling, only NV12 and NV21 for now.
dok
-
2012/01/27
{DirectFB} IDirectFBSurface: Fix FlipStereo() in secure fusion mode.
dok
-
2012/01/27
{DirectFB} IDirectFBSurface: Allow other process access to a surface and add "primary-id" option for CreateSurface(PRIMARY)..
dok
-
2012/01/27
{SaWMan} Merge branch 'x-1.6-pre1-1' of git+ssh://git.directfb.org/git/directfb/extras/SaWMan into x-1.6-pre1-1
dok
-
2012/01/27
{DirectFB} Core: Deallocate window surface buffers right away when a window is destroyed.
dok
-
2012/01/27
{DirectFB} Fusion: Add run time option "trace-ref" to print messages including stack dump when a certain ref is up/downed.
dok
-
2012/01/27
{DirectFB} Core: Deallocate window surface buffers right away when a window is destroyed.
dok
-
2012/01/26
{SaWMan} SaWMan: Fix dual source blit arguments for intersections of windows.
dok
-
2012/01/26
{SaWMan} SaWMan: Revert to old behaviour for SaWManProcess ref counting.
dok
-
2012/01/19
{DirectFB} mesa: small fixes
andi
-
2012/01/19
{DirectFB} android: change requirement to android-10 (2.3.3), fix shader compilation on non-mesa
andi
-
2012/01/17
{DirectFB} vt_flush_thread flushing first key press
syrjala
-
2012/01/17
{DirectFB} android: added default wm, added gles2 gfxdriver, fixed egl context creation
andi
-
2012/01/17
{DirectFB} android: update README, add internet permission (for voodoo), updated icon, enable debug
andi
-
2012/01/16
{DirectFB} Core: In resource manager code don't consult client interface when identity matches ours (master).
andi
-
2012/01/16
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
dok
-
2012/01/16
{DirectFB} android: enable logging
andi
-
2012/01/16
{DirectFB} Android: Add system module for running DirectFB as a native activity, first running version, nothing on screen yet.
dok
-
2012/01/16
{DirectFB} android: build fixes
andi
-
2012/01/16
{DirectFB} android: add generate.sh
andi
-
2012/01/16
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
andi
-
2012/01/16
{DirectFB} android: add directfb_build.h
dok
-
2012/01/16
{DirectFB} initial build system for android ( just experimenting for now )
andi
-
2012/01/13
{SaWMan} SAWMAN_1_5_3
andi
-
2012/01/13
{SaWMan} SAWMAN_1_2_0_RC1
andi
-
2012/01/13
{SaWMan} SAWMAN_1_4_8
andi
-
2012/01/13
{SaWMan} SAWMAN_1_4_5
andi
-
2012/01/13
{SaWMan} SAWMAN_1_4_4
andi
-
2012/01/13
{SaWMan} SAWMAN_1_4_2
andi
-
2012/01/13
{SaWMan} SAWMAN_1_4_3
andi
-
2012/01/13
{SaWMan} SAWMAN_1_4_10
andi
-
2012/01/13
{SaWMan} SAWMAN_1_4_1
andi
-
2012/01/13
{SaWMan} SAWMAN_1_4_0
andi
-
2012/01/13
{SaWMan} SAWMAN_1_4_14
andi
-
2012/01/13
{SaWMan} SAWMAN_1_4_11
andi
-
2012/01/12
{SaWMan} fix compilation issues from the last revert, make update-region-mode an option in sawmanrc, default is 2 which enables update_region_2()
andi
-
2012/01/12
{linux-fusion} Revert "Fusion: Finally, switch to using a hash table for entries :)"
andi
-
2012/01/12
{linux-fusion} ref: first remove from local ref list, then propagate, fixes a crash due to sync destructor
dok
-
2012/01/11
{Rootless} add few more options to suggested configure line
dok
-
2012/01/11
{DirectFB} queue: init link magic with 0 to avoid assumption failure due to non-clearing malloc
dok
-
2012/01/11
{linux-fusion} fusion: Add FUSION_REF_SET_SYNC to make ref watch a synchronous call, have calls non-interruptible.
dok
-
2012/01/11
{SaWMan} restrict windows to optimize in update_region3()
andi
-
2012/01/10
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
dok
-
2012/01/10
{DirectFB} fixes for preallocated surfaces in secure-fusion mode
andi
-
2012/01/07
{Rootless} Port to xorg-server-1.11.3
syrjala
-
2012/01/05
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
dok
-
2012/01/04
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
dok
-
2011/12/27
{linux-fusion} Fusionee: Fix fusionee_sync() that was dead locking when the last packet was not flushed.
dok
-
2011/12/26
{directfb.org} Raspberry Pi
dok
-
2011/12/23
{DirectFB} CoreSurfaceAllocation: Fix decoupling of allocations, lead to crashes with more than one in a buffer.
dok
-
2011/12/22
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
dok