5
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Sep 17, 2024 — Sep 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Delete unused files in the parole folder, only keep the dev headers. More... almost 16 years ago
Only fullscreen on video. More... almost 16 years ago
Entre leave fullscreen on double click on the browser plugin. More... almost 16 years ago
On SIGKILL setup an timeout function to check if we manager to shutdown the backend, if not just exit. More... almost 16 years ago
Kill the gst child process in case we failed to shut it down via D-Bus to avoid a zombie process. More... almost 16 years ago
Save stream tags when stream playback finished, should be safer. More... almost 16 years ago
Only give focus to media list when it is visible. More... almost 16 years ago
Set progress to 0 when media is a live stream. More... almost 16 years ago
Show media progress when the media is not seekable. More... almost 16 years ago
Fullscreen support in the browser plugin More... almost 16 years ago
* Don't return True on button release in gst to process other signal handlers (show the menu) More... almost 16 years ago
Also inhibit screen saver in the browser media plugin when playing video More... almost 16 years ago
Merge branch 'master' of ssh://git.xfce.org/git/apps/parole More... almost 16 years ago
Don't process uri before setting up the DBus interface to avoid zombie processes if the browser quickly unload us. More... almost 16 years ago
Implement copy url+reload menu items in the media plugin. More... almost 16 years ago
Enter/leave fullscreen on double click on the video widget, thanks for Enrico Troger for the patch. More... almost 16 years ago
Enter/leave fullscreen on double click on the video widget. More... almost 16 years ago
Fix some includes. More... almost 16 years ago
rename parole to src and put the common header files in parole to make it compiles. More... almost 16 years ago
Added png icons More... almost 16 years ago
Fix make distcheck and update po files. More... almost 16 years ago
Added volume to control to the browser plugin and its size allocate. More... almost 16 years ago
Don't blindly try to load subtitle, do that just for video content types. More... almost 16 years ago
Revert "Don't blindly so here just do that for content video types." More... almost 16 years ago
Don't blindly so here just do that for content video types. More... almost 16 years ago
Unfullscreen on GDK_Escape+clean up the Makefile. More... almost 16 years ago
Hide control full screen popup when we switch from a desktop to another. More... almost 16 years ago
Fix fullscreen issue on CTL_O More... almost 16 years ago
Make the gstreamer back end common to use it in the media plugin and avoid duplicating code. More... almost 16 years ago
This is probably not the best thing, but the browser plugin fails to compile with --enable-debug=full so overried CXXFLAGS to get rid of -Wundef -Wredundant-decls -Wmissing-declarations More... almost 16 years ago