mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-12 07:35:55 +01:00
2021-08-04 Fred Gleason <fredg@paravelsystems.com>
* Modified rdairplay(1) to use the standard date/time formatting strings. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
class RDAirPlayConf
|
||||
{
|
||||
public:
|
||||
enum TimeMode {TwelveHour=0,TwentyFourHour=1};
|
||||
// enum TimeMode {TwelveHour=0,TwentyFourHour=1};
|
||||
enum OpModeStyle {Unified=0,Independent=1};
|
||||
enum OpMode {Previous=0,LiveAssist=1,Auto=2,Manual=3};
|
||||
enum ActionMode {Normal=0,AddFrom=1,AddTo=2,DeleteFrom=3,MoveFrom=4,MoveTo=5,
|
||||
|
||||
Reference in New Issue
Block a user