DirectFB icon indicating copy to clipboard operation
DirectFB copied to clipboard

Official DirectFB GitHub Repository

Results 11 DirectFB issues
Sort by recently updated
recently updated
newest added

``` undefined reference to 'direct_trace_print_stack(_D_DirectTraceBuffer*)' undefined reference to 'direct_messages_info(char const*, ...)' ``` when trying to compile the latest version, tried both disabling and enabling trace and debug options

This should resolve #14. However, I haven't been able to test it beforehand since I don't have a linux machine on hand. Please test before merging!

The information for DirectFB states that the user will always need access to `/dev/tty0` ``` Using the single application core you always need access to /dev/tty0, /dev/fb0 and the mouse...

Hello, I am wondering if DirectFB is still active? I have a project on FreeBSD and want to use DirectFB as the GUI driver for a DirectFB enabled application. Cheers

So DirectFB.org website has disappeared in August without any explanation or replacement. Is it coming back?

Please search the repo for links to directfb.org and remove them! This is a separate issue from getting directfb.net up and running (or directfb.github.io, or consider GitLab).

The review of API/ABI changes for DirectFB since 1.6.1 version: https://abi-laboratory.pro/tracker/timeline/directfb/ Created with the help of open-source abi-tracker tool: https://github.com/lvc/abi-tracker. Hope it will be helpful for users and maintainers of...

I 'm a newbie with DirectFB. I try to play a *.avi video. However, I can't install avifile video provider. Please help me.

Hi, The website of directfb.org contained more projects than this http://wayback.archive.org/web/20150703073025/http://git.directfb.org/ Could you mirror also those repositories in github? Thanks