openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Parole Media Player
Settings
|
Report Duplicate
5
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 19, 2024 — Sep 19, 2025
Showing page 90 of 91
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Change the binary name to parole instead of parole-media-player+update README
Ali Abdallah
More...
about 16 years ago
Check and enable support for XF86Keysym if available
Ali Abdallah
More...
about 16 years ago
Added some keys accelators+fix F11 key event in the previous commit
Ali Abdallah
More...
about 16 years ago
Make sure wish widget is focused before processing key_press
Ali Abdallah
More...
about 16 years ago
Fix a crash at exit when we have cd label added to the menu
Ali Abdallah
More...
about 16 years ago
Bring the main window to the current desktop when adding files from the command line+Update pot file
Ali Abdallah
More...
about 16 years ago
Use pixel aspect ratio hint when calculating the best video size
Ali Abdallah
More...
about 16 years ago
Properly shutdown gst backend on exit to avoid XSync error
Ali Abdallah
More...
about 16 years ago
Optional support for media tags changed using taglib
Ali Abdallah
More...
about 16 years ago
Handle correctly source messages, for now only for removable media
Ali Abdallah
More...
about 16 years ago
Added module description file
Ali Abdallah
More...
about 16 years ago
* main.c show gtk and gst command line options. * parole-medialist.c, allow multiple selection, so handle list up and down+remove when multiple rows are selected. * Show a button for fast tracks selection when playing cdda.
Ali Abdallah
More...
about 16 years ago
* parole-gst.c Implement a timeout handler to check state change failure, can potentially happen on live streams. * Change the about dialog. * Change the version from 0.1 to 0.1.90 as the first stable version should be 0.2 * parole-disc.c code to correctly checks if cd drive has a cdda, this is a Linux specific thing. * parole-gst.c the buffering bit when we force a stop state while stream is buffering. * parole-openlocation.c button to clear history of open locations. * plugins/ Added a simple window title plugin to change the title of the main window to the current playing stream. * Set All the popup pos to be always center on parent. * parole-plugin.c get rid of some useless code+properly free the plugin data in finalize. * parole-module.c fix a small memory leak. * parole.h Support for site in the description of the plugin. * parole-statusbar.c hide the separator when going to fullscreen mode. * Update the POTFILES.in and the .pot files.
Ali Abdallah
More...
about 16 years ago
* Added option to remember the currently loaded media files in the playlist view.
Ali Abdallah
More...
about 16 years ago
* Support for Recent played media files. * Better configuration loading based GValues. * Register posix signal handler. * Much better cdda support. * Patch the makefile by Enrico Tröger to fix issue with generating the enum types. * Fix the sound image menu items size. * Double clicks a file close the media chooser dialog. * Remove grey border in fullscreen mode. * Set the main window name to Parole Media Player. * Fix the expander packing style in the savelist chooser.
Ali Abdallah
More...
about 16 years ago
* Supports for Aspect ratio views. * Remember the size of the main window set.
Ali Abdallah
More...
about 16 years ago
Add missing files in the previous commit
Ali Abdallah
More...
about 16 years ago
* Added session code for session interaction. * Support nice sound fading on exit. * Automtically get the preferred video size and resize the video output.
Ali Abdallah
More...
about 16 years ago
* Better seeking capabilities with the slider and the buttons. * Added some shortcut keys. * Added volume in the menu bar. * Added saturation+brightness+hue+contrast support for the video image sink. * Fix getting the date entity tag.
Ali Abdallah
More...
about 16 years ago
* Added ParoleDiscMenu to show a DVD menu when playing DVD. * Query media capabilities on paused state. * parole-file.c get rid of a useless warning. * parole-statusbar.c properly set text info of live streams. * parole-gst.c optimize a bit the way we query stream info+ added support for seeking to DVD chapters.
Ali Abdallah
More...
about 16 years ago
* Implement shuffle and repeat mode. * Only hide cursor when we are playing a video. * Better full screen support. * Change popup size on screen size change in fullscreen mode.
Ali Abdallah
More...
about 16 years ago
* tray-icon plugin: Show the base filename if we don't have the tag title. * main.c: Added show_version function+reorder calls of gst_init and gtk_init. * parole-statusbar.c Much better statusbar info. * parole-gst.c don't try to load subtitles for non local files. * Handle all 'prepare-xwindow-id' message synchronously to avoid XSync error in some occasions. * Handle Failure in Changing state async to query the bus of the real error message.
Ali Abdallah
More...
about 16 years ago
* Fix a wrong pixbuf name introduced in the previous commit. * Add missing support for packing plugins in the main notebook. * Add GStreamer dependency in the README file. * parole-gst.c don't draw logo on expose when buffering. * added parole-open-location.{c,h} added parole open location to handle location open with entry completion.
Ali Abdallah
More...
about 16 years ago
* Don't show notebook tabs if we have one page. * Added subtitle font encoding support, encodings code taken from gnome-terminal * Fix changing state to play when user select another visualization plugin. * data/interfaces/mediachooser.ui Remove empty box. * Update TODO and pot file.
Ali Abdallah
More...
about 16 years ago
* Added system tray icon plugin, with optional notification support. * plugins, Now have optional configure dialog. * Added some home made icons and a logo. * Always set the stop button sensitive when we are trying to play a media file, this gives the possibility to cancel at any time.
Ali Abdallah
More...
about 16 years ago
* Provides a dialog to load/unload plugins. * data/interfaces/ Mark some gtk labels as non-translatable+default respone of some buttons in the dialogs. * parole/parole-rc-utils.{c,h} added function to load list entries+ Split the configuration file into groups.
Ali Abdallah
More...
about 16 years ago
* parole/parole-gst.c Only emit media progressed signal when the state is playing. * parole/parole-pl-parser.{c,h} added a playlist parser code based on code from totem and from xfmedia. * parole/parole-filters.c added filters for playlist files. * po/POTFILES.in updates. * delete the common dir as it is useless. * Change ParoleMediaFile to ParoleFile as it doesn't only describe a media file.
Ali Abdallah
More...
about 16 years ago
* Handled disc uri's like dvd:/ from the command line.
Ali Abdallah
More...
about 16 years ago
* Parole now can play DVD/VCD. * parole/parole-stream.c no need to hold a reference to ParoleMediaFile object. * Change the flag of dbus_request_name to DBUS_NAME_FLAG_ALLOW_REPLACEMENT to make the -i (new instance) command line working and opening a new instance, such a way if the old instance exists the new one will take the DBus name.
Ali Abdallah
More...
about 16 years ago
* plugins/properties: media properties plugin (Read only, needs to work the writing part with Taglib). * No need to install the interface files anymore. * Rename src dir to parole. * Gtk doc for plugin api (not yet complete). * parole/parole-player.c stop gst when the stream finishes and no remaining media left in the list. * parole/parole-player.c rename the media file shown in the media list when we get a tag message from gst. * parole/parole-stream.c Handle tag messages. * parole/parole-module.{c,h} added a GTypeModule subclass * parole/parole-mediafile.c expose GObject properties. to handle plugins. * put some code in the common dir. * update POTFILES.in+README+TODO.
Ali Abdallah
More...
about 16 years ago
←
1
2
…
83
84
85
86
87
88
89
90
91
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree