diff -r SdPlayer-orig/SdPlayer.pro SdPlayer/SdPlayer.pro 7c7 < QT += core gui --- > QT += core widgets 57a58,65 > > # for macos > macx { > INCLUDEPATH += "/Applications/VLC.app/Contents/MacOS/include" > # path to vlc libraries > LIBS += -L"/Applications/VLC.app/Contents/MacOS/lib" > LIBS += -lvlc > } diff -r SdPlayer-orig/filetypes.txt SdPlayer/filetypes.txt 18a19 > m4a diff -r SdPlayer-orig/main.cpp SdPlayer/main.cpp 1c1 < #include --- > #include 5a6 > putenv("VLC_PLUGIN_PATH=/Applications/VLC.app/Contents/MacOS/plugins"); diff -r SdPlayer-orig/mainwindow.ui SdPlayer/mainwindow.ui 77,78c77,78 < 31 < 31 --- > 40 > 40 83,84c83,84 < 31 < 31 --- > 40 > 40 105,106c105,106 < 31 < 31 --- > 40 > 40 111,112c111,112 < 31 < 31 --- > 40 > 40 133,134c133,134 < 31 < 31 --- > 40 > 40 139,140c139,140 < 31 < 31 --- > 40 > 40 161,162c161,162 < 31 < 31 --- > 40 > 40 167,168c167,168 < 31 < 31 --- > 40 > 40 189,190c189,190 < 31 < 31 --- > 40 > 40 195,196c195,196 < 31 < 31 --- > 40 > 40 217,218c217,218 < 31 < 31 --- > 40 > 40 223,224c223,224 < 31 < 31 --- > 40 > 40