fix for audacious-media-player/audacious#1701#192
Closed
0000xFFFF wants to merge 3 commits intoaudacious-media-player:masterfrom
Closed
fix for audacious-media-player/audacious#1701#1920000xFFFF wants to merge 3 commits intoaudacious-media-player:masterfrom
0000xFFFF wants to merge 3 commits intoaudacious-media-player:masterfrom
Conversation
use time_t added seconds fix missing , fix gtk set_datetime use strftime qt
8c40a90 to
cc6cba2
Compare
2ac15b3 to
b6ff51c
Compare
remove unused headers use locale's date+time format audpl saving int64s & datetimes to playlist use int64_t instead of time_t Created -> FileCreated, Modified -> FileModified fix comments fix playlist_model PW_COL fix gtk/qt: added sort_(sel_)file_created & sort_(sel_)file_modified menu ops put new fields at the end (after disc) add missing remove Int64 (Int is now 64bit) remove localtime_r (use Qt funcs & GLIB funcs) wider cols for created/modified
Member
|
Superseded with pull request #196. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fix for audacious-media-player/audacious#1701