2009-09-16 |
Zeeshan Ali... | build: Bump-up vala requirement to 0.7.6 |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Zeeshan Ali... | media-export: Remove redundant try/catch |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Jens Georg | media-export: cleanup |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Jens Georg | media-export: Fix warnings |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Jens Georg | media-export: rename harvest to harvester |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Jens Georg | media-export: add assertion instead of comment |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Jens Georg | media-export: Fix critical warnings |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Jens Georg | media-export: bitrate is byte/s |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Jens Georg | core: use fixed string for cache dir |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Zeeshan Ali... | core: MediaDB.save_item/container are now public |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Zeeshan Ali... | core: Add signals for container operations |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Zeeshan Ali... | core: Declare signals on the top in one place |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Zeeshan Ali... | core: Set db to null on failure |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Zeeshan Ali... | core: Minor coding-style fix |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Jens Georg | core: use MediaDBError more consistently |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Jens Georg | core: s/object_id/child_id/ for "get_child_*" |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Jens Georg | core,media-export: Rename MediaObject.timestamp |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Jens Georg | core: handle database error gracefully |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Zeeshan Ali... | external: Fix some typos |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Zeeshan Ali... | external: Fetch items on demand |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Zeeshan Ali... | external: Prefix IDs with type of object |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Zeeshan Ali... | tracker: Only set size of image item, once |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Jens Georg | core: handle database error gracefully |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Jens Georg | core: Use MediaItem.add_uri |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Zeeshan Ali... | mediathek: Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Jens Georg | media-export: Add simple dbus service |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Jens Georg | mediathek: fix crash if not config is available |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jens Georg | core: Add database upgrade code |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jens Georg | media-export: Catch additional database errors |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jens Georg | core: Handle more database error cases |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jens Georg | media-export: Use null container for Harvesting |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jens Georg | media-export: Update documentation |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jens Georg | core, media-export: Handle invalid database files |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jens Georg | media-export: avoid crash if unknown file is found |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jens Georg | media-export,mediathek: Root-Container-Singleton |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jens Georg | core: fix #588034 |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jens Georg | core: don't delete root container when in db |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jens Georg | media-export: remove harvester if done harvesting |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jens Georg | media-export: do file type query async |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jens Georg | media-export: update changed files, not re-add |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jens Georg | media-export: Notify parent container on removal |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jens Georg | media-export: Add root container to database |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jens Georg | core: Add check if no parent exists |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jens Georg | media-export: delete gone directories on new start |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jens Georg | core: Add function to get list of child ids |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jens Georg | core: Add timestamp to exists function |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jens Georg | media-export: Add mtime of object into database |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jens Georg | core: add timestamp to MediaObject |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jens Georg | core: add update methods |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jens Georg | core: change table key relationships |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jens Georg | media-export: react on deletion of files |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jens Georg | core: add deletion of items to media-db |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jens Georg | media-export: Add uri to container objects |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jens Georg | media-export: harvest newly added files |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jens Georg | media-export: hook up file monitor |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jens Georg | media-export: Add recursive file monitor |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jens Georg | core: add some documentation |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jens Georg | core,media-export: MediaDB name is just a name |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jens Georg | core: refine sorting of elements |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Zeeshan Ali... | core: Expect 'jpeg' extension for thumbnail files |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Zeeshan Ali... | core,plugins: Simpler way to provide thumbnails |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Zeeshan Ali... | core: Minor refactor |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Zeeshan Ali... | core: Thumbnailer should be singleton |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Zeeshan Ali... | core: Add Thumbnailer |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Zeeshan Ali... | core,tracker: Derive Thumbnail from IconInfo |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Zeeshan Ali... | core: Very minor refactoring |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Zeeshan Ali... | core: Allow plugins to provide thumbnails |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Thijs Vermeir | gstlaunch: use the default rygel configuration file |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Thijs Vermeir | gstlaunch: add new plugin that shares gstreamer launch... |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Thijs Vermeir | test: create the pipeline in a more simple way |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Zeeshan Ali... | data,ui: Glade-3 mood swings |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Zeeshan Ali... | core,ui,data: Replace 'ip' config with 'interface' |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Zeeshan Ali... | core: Set DLNA transferMode header on responses |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Zeeshan Ali... | core,data: Version D-Bus interface, path and service |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Zeeshan Ali... | core: Correctly handle unset port in configs |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Zeeshan Ali... | core: Only advertise internal URIs on lo |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Zeeshan Ali... | core: HTTPServer.context is now public property |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Zeeshan Ali... | core: Early protocol detection |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Zeeshan Ali... | core: Hide internal API |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Zeeshan Ali... | core: Error on wrong "getcontentFeatures.dlna.org" |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Zeeshan Ali... | core,plugins: Remove redundant statement |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Zeeshan Ali... | core: Add disclaimer for some ugly-looking code |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Zeeshan Ali... | core: Merge two methods of HTTPRequestHandler |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Zeeshan Ali... | core: Turn HTTPRequestHandler into abstract class |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Zeeshan Ali... | core: Provide contentFeatures.dlna.org header |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Zeeshan Ali... | core: MediaItem.get_protocol_info is now private |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Zeeshan Ali... | core: Param uri of MediaItem.add_resource is now nullable |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Zeeshan Ali... | core: HTTPRequest.http_server is now public prop |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Zeeshan Ali... | core: Move seek errors to HTTPSeekError |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Zeeshan Ali... | core: Rename Seek to HTTPSeek |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Zeeshan Ali... | core: Random asthetic fixes |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Zeeshan Ali... | core: IdentityRequestHandler -> HTTPIdentityHandler |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Zeeshan Ali... | core: Add HTTPTranscodeHandler |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Zeeshan Ali... | core: Add MediaItem.get_protocol_info() |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Zeeshan Ali... | core: Minor refactoring of MediaItem class |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Zeeshan Ali... | core: Minor non-functional fixes |
commit | commitdiff | tree | snapshot |
2009-08-26 |
James Henstridge | core: Refactor: request handling into separate interface |
commit | commitdiff | tree | snapshot |
2009-08-26 |
James Henstridge | core: Push creation of gst source to MediaItem |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Zeeshan Ali... | core: List the resources according to compatiblity |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Zeeshan Ali... | core: Better distance calculation for transcoders |
commit | commitdiff | tree | snapshot |
next |