70 Commits (992dcf8968ff86de2f5b079d87f5e560b5693bf0)

Author SHA1 Message Date
Claudio Cambra 0bbcf88691 macosx: Use dot notation to acces NSNotificationCenter defaultCenter 3 years ago
Steve Lhomme 41db93b5b0 modules: include vlc_configuration.h when using config_GetSysPath() 3 years ago
Alexandre Janniaux 6b7a57f984 modules: fix typos 4 years ago
Lyndon Brown 6f68f89498 plugins: purge use of set_category() 7 years ago
Romain Vimont 3716a7da5b config: remove remaining "advanced" flags 5 years ago
Rémi Denis-Courmont 0ebb8fa047 notify: don't depend on any GTK version 6 years ago
Rémi Denis-Courmont e4e8b040c8 notify: call free() only when needed 6 years ago
Rémi Denis-Courmont a3226cf890 thread: remove vlc_mutex_destroy() 6 years ago
Emmanuel Nicolet e880076045 notify: fix use after free 6 years ago
Alexandre Janniaux 1d0986c369 notify: replace deprecated gdk_pixbuf_unref 7 years ago
Alexandre Janniaux 5e99bb6402 notify: fix invalid function pointer cast 7 years ago
David Fuhrmann 16b173aef5 osx notifications: Use the players on_current_media_changed hook 7 years ago
David Fuhrmann 0a7be713b7 osx notifications: Do not leak input item object 7 years ago
Felix Paul Kühne 98f8356b89 notify: update macOS plugin to use the new playlist 7 years ago
Thomas Guillem 5daf5c1ed1 notify: use new playlist / player 7 years ago
Steve Lhomme 5363279805 remove the $Id$ in the source code 7 years ago
Thomas Guillem 034a3f75a2 core: move playlist to playlist_legacy 8 years ago
Hugo Beauzée-Luyssen 2fea8197e1 notify: Fix potential leak 8 years ago
Marvin Scholz 66cdaaaf1f osx_notifications: remove Growl support, refactor 8 years ago
Rémi Denis-Courmont 1f252f5433 notify: fix path to VLC icon 8 years ago
Rémi Denis-Courmont 477d18c723 Replace config_Get(Data|Lib)Dir() with config_GetSysDir() 8 years ago
Marvin Scholz 359bf62fa8 osx_notifications: Do not check if NSUserNotification is available 8 years ago
Marvin Scholz 04edeb6ba8 osx_notifications: Remove availability and SDK checks 8 years ago
Alexander Lakhin 0c218a0f45 Remove unnecessary spaces from messages 9 years ago
Marvin Scholz 941fb41401 notify/osx_notifications: Fix build 9 years ago
David Fuhrmann b473119723 osx_notification: Enable default macOS min version, fix compilation 9 years ago
Jean-Baptiste Kempf 594296276f os_notification has an OS target of 10.8 9 years ago
Marvin Scholz b35575cae3 osx_notification: Remove "item-change" callback 10 years ago
Jean-Baptiste Kempf 1afd117faf macOS notification: fix crash on first item 10 years ago
Rémi Denis-Courmont b8ab807045 osx_notification: fix input item usage 10 years ago
Avani Sharma 7816da98aa Notify: don't display notification for folders 10 years ago
Rémi Denis-Courmont 04fb7e89cb Namespace/rename make_path to vlc_uri2path 11 years ago
Marvin Scholz bf294ee5cc osx_notifications: Check if user notifications classes exist to prevent crash on 10.7 11 years ago
Marvin Scholz 80cada9e77 osx_notifications: Use active state notifications for compatibility with OS X <10.10 11 years ago
Marvin Scholz a4488eada1 osx_notifications: Coalesce Growl notifications 11 years ago
Marvin Scholz a4baa14604 osx_notifications: Show notification only if VLC in background, cleanup 11 years ago
Marvin Scholz 13747555fd growl: Renamed Growl plugin to OS X Notifications 11 years ago
Marvin Scholz 95a1507855 growl: Add OS X user notifications as fallback to Growl notifications 11 years ago
Felix Paul Kühne e8aaffa24d growl: drop legacy NSAutoreleasePool pattern 11 years ago
Rémi Denis-Courmont eb4eb47850 gui: remove useless checks for input_thread_t.b_dead and b_eof 11 years ago
Rémi Denis-Courmont 56220f8612 vlc_plugin: fix non-LGPL plugins meta infos 11 years ago
Rémi Denis-Courmont 1fa7df90a6 growl: use input-current callback and simplify 11 years ago
Rémi Denis-Courmont 103f9309ee notify: use input-current callback and simplify 11 years ago
Ludovic Fauvet d4ccd7a5b4 Fix broken NowPlaying (close #9960, #11796, #12850) 11 years ago
Jean-Baptiste Kempf 5e426991ea notify: use proper cast to reduce warning 12 years ago
Jean-Baptiste Kempf 5f964e27bc Notify: fix compilation 12 years ago
Jean-Baptiste Kempf 67d1a86303 OSX growl: fix compilation 12 years ago
David Fuhrmann 314047bfe3 growl: fix incompatible pointer warning 12 years ago
Rémi Denis-Courmont edce6f5d66 notify: remove recursion 13 years ago
Rémi Denis-Courmont 98cea7a2a2 modules: remove VLC-specific AM_LIBADD, simplify 13 years ago