profile/ivi/rygel.git
2009-10-27 Zeeshan Ali... Revert "core: Link to gst-interfaces"
2009-10-27 Zeeshan Ali... gst-renderer: Correct name of module file
2009-10-26 Zeeshan Ali... core: Prepare NEWS file for release 0.4.4
2009-10-26 Zeeshan Ali... data: Default configuration for GstRenderer
2009-10-26 Zeeshan Ali... build: configure tells if gst-renderer is enabled
2009-10-26 Zeeshan Ali... core: Provide separate COPYING file for gst-renderer
2009-10-26 Zeeshan Ali... core: Use new async syntax in PluginLoader code
2009-10-26 Zeeshan Ali... core: Use 'message()' for plugin availability
2009-10-26 Zeeshan Ali... core: Early ignorance of disabled plugins
2009-10-26 Zeeshan Ali... core: Load config before setting log handler
2009-10-25 Zeeshan Ali... core,external: Move string substitution to core
2009-10-25 Zeeshan Ali... core: Simpler buffer processing
2009-10-24 Zeeshan Ali... external: Remove redundant part from FIXME comment
2009-10-24 Zeeshan Ali... external: Micro refactoring
2009-10-24 Zeeshan Ali... external: Turn ExternalItem class into a factory
2009-10-24 Zeeshan Ali... external: Turn Thumbnail class into a factory
2009-10-24 Zeeshan Ali... core: Defer creation of device to mainloop
2009-10-24 Zeeshan Ali... external: No need to pass D-Bus connection around
2009-10-24 Zeeshan Ali... external: Put ExternalPluginFactory in Rygel namespace
2009-10-24 Zeeshan Ali... external: Separate factory for icon info fetching
2009-10-24 Zeeshan Ali... external: Prefer factory usage over static methods
2009-10-24 Zeeshan Ali... external: Micro indentation fix
2009-10-24 Zeeshan Ali... external: Use Freedesktop.GetAll to get properties
2009-10-24 Zeeshan Ali... external: Use icon if provided by the service
2009-10-24 Zeeshan Ali... core,tracker: Plugin provide URIs for icons
2009-10-24 Zeeshan Ali... external: Async creation of plugin instance
2009-10-24 Zeeshan Ali... external: Support pixel-aspect-ratio properties
2009-10-24 Zeeshan Ali... external: Make use of thumbnails
2009-10-24 Zeeshan Ali... core: Fix LiveResponse wrt latest async changes
2009-10-24 Jens Georgcore: Workaround bug in sqlite 3.6.12
2009-10-24 Jens Georgcore: Fix Content-Length: for partial requests
2009-10-24 Jens Georgcore,media-export: Check for playbin
2009-10-24 Jens Georgmedia-export: Remove warnings from refactoring
2009-10-24 Jens Georgcore: Add compile time option for SQL debugging
2009-10-24 Jens Georgcore: small formatting update
2009-10-24 Jens Georgcore: Make @null static in Database class
2009-10-24 Jens Georgcore: update formatting
2009-10-24 Jens Georgcore: Use closure table to delete object
2009-10-24 Jens Georgcore: get rid off "get_table" function
2009-10-24 Jens Georgcore: Add closure table to speed up object lookup
2009-10-24 Jens Georgcore: use index on Object.parent
2009-10-24 Jens Georgcore: add sqlite pragmas
2009-10-24 Jens Georgcore: Fix remaining warnings
2009-10-24 Jens Georgcore: Use Rygel.Database at remaining places
2009-10-24 Jens Georgcore: make Database.rollback() non-throwing
2009-10-24 Jens Georgcore: port database upgrade to new api
2009-10-24 Jens Georgcore: add assert to enforce null-pointer only
2009-10-24 Jens Georgcore: port schema creation to new database class
2009-10-24 Jens Georgcore: delegate exec in special cases
2009-10-24 Jens Georgcore: add begin, commit and rollback methods
2009-10-24 Jens Georgcore: Move basic database access into own class
2009-10-24 Jens Georgcore: Fix another unhandled error
2009-10-24 Jens Georgcore: Add missing throws clause
2009-10-23 Zeeshan Ali... core: Fix SeekableResponse wrt latest async changes
2009-10-23 Zeeshan Ali... core: Chain-up construction method
2009-10-23 Zeeshan Ali... build: Build with no optimizations in debug mode
2009-10-19 Zeeshan Ali... gst-renderer: Add Nokia and myself to copyrights
2009-10-19 Zeeshan Ali... gst-renderer: Rename VideoWindow to Player
2009-10-19 Zeeshan Ali... gst-renderer: Use 'this' for methods as well
2009-10-19 Zeeshan Ali... gst-renderer: Use new syntax to connect signals
2009-10-19 Zeeshan Ali... build: Remove now redundant deps/linkage
2009-10-19 Zeeshan Ali... build: Option to not build gst-renderer
2009-10-19 Zeeshan Ali... gst-renderer: Correctly handle EOS
2009-10-19 Zeeshan Ali... gst-renderer: Make use of 'this' and 'using' keywords
2009-10-19 Zeeshan Ali... gst-renderer: ChangeLog spits more debug info
2009-10-19 Zeeshan Ali... gst-renderer: Correct namespace on LastChange events
2009-10-19 Zeeshan Ali... gst-renderer: URI and metadata are always escaped
2009-10-19 Zeeshan Ali... gst-renderer: Correct playback logic
2009-10-19 Zeeshan Ali... gst-renderer: More debug output from video window
2009-10-19 Zeeshan Ali... gst-renderer: Replace OwlVideoWidget by use of playbin2
2009-10-19 Zeeshan Ali... gst-renderer: Better names for variables & parameters
2009-10-19 Zeeshan Ali... gst-renderer: Remove now redundant arguments
2009-10-19 Zeeshan Ali... gst-renderer: Window shouldn't be fullscreen by default
2009-10-19 Zeeshan Ali... gst-renderer: ChangeLog keeps unowned ref to service
2009-10-19 Zeeshan Ali... gst-renderer: Micro style fix
2009-10-19 Zeeshan Ali... gst-renderer: Initialize Gtk
2009-10-19 Zeeshan Ali... gst-renderer: Gtk.Window is top-level by default
2009-10-19 Zeeshan Ali... gst-renderer: Create widget before connecting signals
2009-10-19 Zeeshan Ali... gst-renderer: Adapt to new libgee API
2009-10-19 Jens Georggst-renderer: Fix dependencies
2009-10-19 Jens Georggst-render: Port to automake-1.11
2009-10-19 Zeeshan Ali... core: Update MR desc file to suit Rygel
2009-10-19 Zeeshan Ali... plugins: Respect 'uninstalled' flag
2009-10-19 Zeeshan Ali... core: Link to gst-interfaces
2009-10-19 Zeeshan Ali... core,plugins: Add gst-based MediaRenderer
2009-10-19 Zeeshan Ali... core: Async handling of seekable response
2009-10-16 Jens Georgmedia-export: Update formatting and doc
2009-10-16 Jens Georgmedia-export: Use proper type on queue init
2009-10-16 Jens Georgmedia-export: no need for nullable in Queue
2009-10-16 Jens Georgmedia-export: small refactor
2009-10-16 Jens Georgmedia-export: Use vala's async handling for GIO
2009-10-16 Jens Georgmedia-export: Fix "unhandled error" warnings
2009-10-16 Zeeshan Ali... tracker: Handle item creation error
2009-10-16 Zeeshan Ali... core: Remove now redundant class
2009-10-16 Zeeshan Ali... core,plugins: Asynchronous MediaContainer & StateMachine
2009-10-16 Zeeshan Ali... tracker: Remove now redundant constants
2009-10-16 Zeeshan Ali... core,plugins,build: Synchronous MediaContainer
2009-10-16 Zeeshan Ali... tracker: Use static client D-Bus syntax
2009-10-16 Zeeshan Ali... external: Use async support for plugin loading
2009-10-16 Zeeshan Ali... external: Use static client D-Bus syntax
next