Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
FFK77
/
DOS-DUGL
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
23
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jun 14, 2026
DUGLPLAY: fix typo on changes
FFK77
committed
093888c
View commit details
Copy full SHA for 093888c
Browse repository at this point
Commits on Jun 13, 2026
DUGL Player 1.0 alpha 6
Show description for 7e94e8c
FFK77
committed
7e94e8c
View commit details
Copy full SHA for 7e94e8c
Browse repository at this point
DUGLPlay:
Show description for 45f21ab
FFK77
committed
45f21ab
View commit details
Copy full SHA for 45f21ab
Browse repository at this point
Commits on May 25, 2026
Merge pull request #1 from Thorsten7701/main
Show description for 98d63c7
FFK77
authored
98d63c7
View commit details
Copy full SHA for 98d63c7
Browse repository at this point
cleanup
ThorKa
committed
31e3e65
View commit details
Copy full SHA for 31e3e65
Browse repository at this point
clean up
ThorKa
committed
af3077c
View commit details
Copy full SHA for af3077c
Browse repository at this point
Commits on May 24, 2026
partly fix libdugl using exported symbols
ThorKa
committed
cc4fb67
View commit details
Copy full SHA for cc4fb67
Browse repository at this point
Only allow AddVoice() if nothing is currently active or queued
Show description for 900e6f2
ThorKa
committed
900e6f2
View commit details
Copy full SHA for 900e6f2
Browse repository at this point
audio: re-queue next voice immediately, don't wait for next frame
ThorKa
committed
8ca65b3
View commit details
Copy full SHA for 8ca65b3
Browse repository at this point
drain ffmpeg decoder on EAGAIN to avoid audio drops
Show description for f85b573
ThorKa
committed
f85b573
View commit details
Copy full SHA for f85b573
Browse repository at this point
do not overwrite audio slots that are still been used
ThorKa
committed
014a392
View commit details
Copy full SHA for 014a392
Browse repository at this point
reactivate main loop yield. It costs practically zero overhead but provides cpu time to let the audio driver stay in sync
Show description for c4528ae
ThorKa
committed
c4528ae
View commit details
Copy full SHA for c4528ae
Browse repository at this point
skip ffmpeg loop filter
ThorKa
committed
effd224
View commit details
Copy full SHA for effd224
Browse repository at this point
loop unroll optimize YUV2RGB_F420 *F422
ThorKa
committed
12cda54
View commit details
Copy full SHA for 12cda54
Browse repository at this point
use bitshifts instead of divOp in Yuv2RGB_F420 *F422
ThorKa
committed
397dc85
View commit details
Copy full SHA for 397dc85
Browse repository at this point
use bitshifts instead of modulo/division
ThorKa
committed
bd82544
View commit details
Copy full SHA for bd82544
Browse repository at this point
use flat pointer increments for RGB24, BGR24, RGBA, and BGRA
Show description for 70a08bc
ThorKa
committed
70a08bc
View commit details
Copy full SHA for 70a08bc
Browse repository at this point
Fix lower/uppercase header names
Show description for 6190148
ThorKa
committed
6190148
View commit details
Copy full SHA for 6190148
Browse repository at this point
Commits on May 23, 2026
Image/WebP: Fix memory leak (undestroyed DFileBuffer)
FFK77
committed
3ed7641
View commit details
Copy full SHA for 3ed7641
Browse repository at this point
Commits on Apr 25, 2026
DUGL Player 1.0 alpha5 binary
FFK77
committed
5b2723e
View commit details
Copy full SHA for 5b2723e
Browse repository at this point
Release DUGL Player: 1.0 alpha 5
Show description for 9c9c0e7
FFK77
committed
9c9c0e7
View commit details
Copy full SHA for 9c9c0e7
Browse repository at this point
DUGL Player: add/upgrade buttons gfx
FFK77
committed
e1addee
View commit details
Copy full SHA for e1addee
Browse repository at this point
Safer RGB16 macro
FFK77
committed
1ff05ea
View commit details
Copy full SHA for 1ff05ea
Browse repository at this point
Commits on Apr 24, 2026
StartSynch: *Pos is now used as initialiser of position
FFK77
committed
a3e6472
View commit details
Copy full SHA for a3e6472
Browse repository at this point
Commits on Apr 13, 2026
1.0 alpha 4 Release
Show description for f703490
FFK77
committed
f703490
View commit details
Copy full SHA for f703490
Browse repository at this point
Enable Mouse events for Label widget
Show description for c87b6f8
FFK77
committed
c87b6f8
View commit details
Copy full SHA for c87b6f8
Browse repository at this point
Commits on Apr 12, 2026
DUGL Player: alpha 4 WIP (audio Play support/improved GUI/Volume control ...)
FFK77
committed
ee39a5e
View commit details
Copy full SHA for ee39a5e
Browse repository at this point
GUI: Child: Add events (OnMsDown,OnMsUp,OnMsIn,OnMsOut,OnMsDrag,OnMsClick and OnMsDoubleClick), ImgButton: Add SetImage function
FFK77
committed
54d7124
View commit details
Copy full SHA for 54d7124
Browse repository at this point
Sound Blaster 16 Driver: few improvements/fixes
FFK77
committed
d686d8f
View commit details
Copy full SHA for d686d8f
Browse repository at this point
Commits on Apr 3, 2026
Upgrade SoundDRV struct according to last changes
FFK77
committed
0424a82
View commit details
Copy full SHA for 0424a82
Browse repository at this point
Add functions IsPlayingVoice and IsQueuedVoice
Show description for a117919
FFK77
committed
a117919
View commit details
Copy full SHA for a117919
Browse repository at this point
Commits on Mar 26, 2026
version 1.0 alpha 3:
Show description for e79046f
FFK77
committed
e79046f
View commit details
Copy full SHA for e79046f
Browse repository at this point
BMFont: improve text width computation algorithm ..
Show description for 0498838
FFK77
committed
0498838
View commit details
Copy full SHA for 0498838
Browse repository at this point
SOUND: add function CreateDVoice, update sound driver struct.
FFK77
committed
cfaa00e
View commit details
Copy full SHA for cfaa00e
Browse repository at this point
Commits on Mar 18, 2026
Sound Driver, Sound Blaster 16:
Show description for dfd9dbd
FFK77
committed
dfd9dbd
View commit details
Copy full SHA for dfd9dbd
Browse repository at this point
Previous
Next
You can’t perform that action at this time.