index
:
delta/rygel.git
barthalion/gnome-runtime-images-quay
gnome-2-32
jensgeorg-master-patch-71963
master
rygel-0-10
rygel-0-12
rygel-0-14
rygel-0-16
rygel-0-18
rygel-0-20
rygel-0-22
rygel-0-24
rygel-0-26
rygel-0-28
rygel-0-30
rygel-0-32
rygel-0-34
rygel-0-36
rygel-0-38
rygel-0-40
wip/739692
wip/acl
wip/cablelabs-integration
wip/ci
wip/dvd
wip/dvd-byteseek
wip/export-disc-numbers
wip/fix-gst-launch
wip/gapplication
wip/lms
wip/lms-tizen
wip/meson
wip/new-gupnp
wip/no-value-array
wip/phako/190
wip/phako/hw-transcode
wip/phako/notify
wip/phako/remove-warnings
wip/playbin3
wip/playlist-item
wip/ricotz/async-out
wip/tracker-3.0
gitlab.gnome.org: GNOME/rygel.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Clear the ChangeLog file
Luis de Bethencourt
2011-02-02
1
-1055
/
+0
*
Override GLib.Object.constructed() instead of using 'construct' keyword.
Zeeshan Ali (Khattak)
2008-11-11
1
-0
/
+8
*
Avoid using 'construct' now that we have flexible construction methods.
Zeeshan Ali (Khattak)
2008-11-11
1
-0
/
+9
*
Don't keep GUPnP context and D-Bus proxy objects in TrackerItem.
Zeeshan Ali (Khattak)
2008-11-11
1
-0
/
+11
*
Don't hide GUPnP context and D-Bus proxy objects.
Zeeshan Ali (Khattak)
2008-11-11
1
-0
/
+6
*
Rename field/variable "tracker_category" to "category".
Zeeshan Ali (Khattak)
2008-11-11
1
-0
/
+10
*
Refactor: Put common Tracker item code into a separate abstract class.
Zeeshan Ali (Khattak)
2008-11-11
1
-0
/
+11
*
Refactor: Separate classes for each item type.
Zeeshan Ali (Khattak)
2008-11-11
1
-0
/
+12
*
Declare private fields as private.
Zeeshan Ali (Khattak)
2008-11-11
1
-0
/
+6
*
Refactor: Add TrackerContainer.get_file_category().
Zeeshan Ali (Khattak)
2008-11-11
1
-0
/
+8
*
More standard-compliant SCPDs.
Zeeshan Ali (Khattak)
2008-11-11
1
-0
/
+9
*
Create root container after it's children.
Zeeshan Ali (Khattak)
2008-11-11
1
-0
/
+7
*
Refactor: A more intelligent TrackerContainer.
Zeeshan Ali (Khattak)
2008-11-10
1
-0
/
+8
*
Replace my non-working "@gstreamer.net" email with "@gnome.org" one.
Zeeshan Ali (Khattak)
2008-11-10
1
-0
/
+8
*
File.query_info () doesn't return a weak anymore.
Zeeshan Ali (Khattak)
2008-11-10
1
-0
/
+7
*
Add MAINTAINERS file.
Zeeshan Ali (Khattak)
2008-10-26
1
-0
/
+6
*
Project renamed to "Rygel" to be moved to GNOME SVN.
Zeeshan Ali (Khattak)
2008-10-26
1
-0
/
+39
*
Refactor: Put plugin stuff into a separate module.
Zeeshan Ali (Khattak)
2008-09-10
1
-0
/
+8
*
Refactor: Put TrackerContainer class into a separate module.
Zeeshan Ali (Khattak)
2008-09-10
1
-0
/
+8
*
Rename Tracker.Container to GUPnP.TrackerContainer.
Zeeshan Ali (Khattak)
2008-09-10
1
-0
/
+6
*
Create the root container in the contructor of the media providers.
Zeeshan Ali (Khattak)
2008-09-10
1
-0
/
+7
*
Remove the redundant 'title' field from the Tracker.Container class.
Zeeshan Ali (Khattak)
2008-08-29
1
-0
/
+6
*
Start utilizing the MediaContainer class in MediaTracker.
Zeeshan Ali (Khattak)
2008-08-29
1
-0
/
+4
*
Add MediaItem to vapi file and build.
Zeeshan Ali (Khattak)
2008-08-29
1
-0
/
+4
*
Introduce a class for media items.
Zeeshan Ali (Khattak)
2008-08-29
1
-0
/
+6
*
Start utilizing the MediaContainer class in media providers.
Zeeshan Ali (Khattak)
2008-08-29
1
-0
/
+5
*
Add MediaObject and MediaContainer to vapi file and build.
Zeeshan Ali (Khattak)
2008-08-29
1
-0
/
+4
*
Introduce a class for media containers.
Zeeshan Ali (Khattak)
2008-08-29
1
-0
/
+4
*
Introduce a new abstract class for media objects.
Zeeshan Ali (Khattak)
2008-08-29
1
-0
/
+8
*
Add the root_id prefix to container's id at object creation time.
Zeeshan Ali (Khattak)
2008-08-29
1
-1
/
+2
*
Keep the parent_id of the container in the Tracker.Container class.
Zeeshan Ali (Khattak)
2008-08-29
1
-0
/
+6
*
Remove MediaProvider.get_root_children_count().
Zeeshan Ali (Khattak)
2008-08-29
1
-0
/
+9
*
Rename MediaManger's get_root_container_metadata() to add_root_container_meta...
Zeeshan Ali (Khattak)
2008-08-29
1
-0
/
+7
*
Put the code and message from exception caught on the action error.
Zeeshan Ali (Khattak)
2008-08-29
1
-0
/
+6
*
Assign a specific code (701) to "No such object" error.
Zeeshan Ali (Khattak)
2008-08-29
1
-0
/
+6
*
Rename MediaManager's browse_root_container() to add_root_children().
Zeeshan Ali (Khattak)
2008-08-29
1
-0
/
+6
*
Rename MediaProvider's browse() to add_children_metadata().
Zeeshan Ali (Khattak)
2008-08-29
1
-1
/
+2
*
Rename MediaProvider's get_metadata() to add_metadata().
Zeeshan Ali (Khattak)
2008-08-29
1
-0
/
+9
*
MediaProviders now get a DIDLiteWriter to add metadata to and no longer retur...
Zeeshan Ali (Khattak)
2008-08-29
1
-0
/
+10
*
Remove an unneeded try&catch block.
Zeeshan Ali (Khattak)
2008-08-29
1
-0
/
+6
*
MediaProvider class now requires gupnp-av package.
Zeeshan Ali (Khattak)
2008-08-29
1
-0
/
+6
*
Use Exceptions rather than returning null.
Zeeshan Ali (Khattak)
2008-08-29
1
-0
/
+9
*
Use real name of the user rather than username in FriendlyName.
Zeeshan Ali (Khattak)
2008-08-29
1
-0
/
+6
*
Make MediaProvider an abstract class rather than interface.
Zeeshan Ali (Khattak)
2008-08-29
1
-0
/
+12
*
Put MediaProvider in GUPnP namespace.
Zeeshan Ali (Khattak)
2008-08-16
1
-0
/
+6
*
Move the core Media Server code into a separate subdirectory.
Zeeshan Ali (Khattak)
2008-08-05
1
-0
/
+29
*
Remove Makefile.in on 'make maintainer-clean'.
Zeeshan Ali (Khattak)
2008-08-05
1
-0
/
+6
*
Replace random ID generation function by a GQuark-based (persistant) one.
Zeeshan Ali (Khattak)
2008-08-05
1
-1
/
+3
*
Better/recursive GIO-based plugin loading.
Zeeshan Ali (Khattak)
2008-08-05
1
-0
/
+6
*
Disable generation of static libraries.
Zeeshan Ali (Khattak)
2008-08-05
1
-0
/
+6
[next]