110
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tf: added metadata_transformer callback function, to allow filtering strings More... 9 months ago
cocoaui: save playlist after drag-drop operations More... 9 months ago
cocoaui: save playlist after playing tracks via medialib More... 9 months ago
streamer: fix hang after samplerate switch, caused by airplay latency compensation More... 9 months ago
test: allowing selecting test suites More... 9 months ago
test: restore cpp libs even if tests fail More... 9 months ago
cocoaui: automatically activate the first accessible playlist widget; better firstResponder / keyView initialization More... 10 months ago
mp4p: Update mp4p: fix handling atom names with spaces (fixes #2961) More... 10 months ago
gtkui: fix incorrect order of calling gdk_pixbuf_loader_close / gdk_pixbuf_loader_get_pixbuf (fixes #2964) More... 10 months ago
cocoaui: use DB_EV_PLAYBACK_STATE_DID_CHANGE event for enabling/disabling UI refresh More... 10 months ago
core: added a new event DB_EV_PLAYBACK_STATE_DID_CHANGE More... 10 months ago
cocoaui: fix regression in mainwindow and visualization timer management More... 10 months ago
cocoaui: improved cleanup; get rid of g_appDelegate More... 10 months ago
cocoaui: suppress main window refresh timer when not playing More... 10 months ago
cocoaui: suppress playpos redrawing when window is not visible or not playing More... 10 months ago
cocoaui: use shorthand viewcontroller creation without initWithNibName More... 10 months ago
cocoaui: cleanup awakeFromNib misuse More... 10 months ago
cocoaui: cleanup visualization viewcontroller initialization (viewDidLoad) More... 10 months ago
cocoaui: stop visualization timer(s) completely when not playing More... 10 months ago
cocoaui: suppress visualization timer-based drawing when not playing More... 10 months ago
gme: recalculate playback length from settings on every replay More... 10 months ago
osx: modernize objc syntax More... 10 months ago
cocoaui: better shared track properties, cmd+I shortcut More... 10 months ago
cocoaui: optimize spectrum shader More... 10 months ago
Fix typos More... 10 months ago
cocoaui: optimize spectrum shader More... 10 months ago
cocoaui: fix spectrum grid drawing when built with xcode 15 More... 10 months ago
osx: fix libzip dependency More... 10 months ago
tf: ensure that temp buffer size is at least 1000 bytes, to fit large calculated values More... 10 months ago
streamer: use album artist for comparing album strings in shuffle albums mode (fixes #2950) More... 11 months ago