build,core,plugins: Port to GDBus and GVariant
[profile/ivi/rygel.git] / src / rygel / rygel-user-config.vala
2010-10-04 Zeeshan Ali (Khattak)build,core,plugins: Port to GDBus and GVariant
2010-09-11 Jens Georgcore,plugins: Fix bgo#629348
2010-08-30 Zeeshan Ali (Khattak)core: Don't build translatable strings by substitution
2010-06-21 Zeeshan Ali (Khattak)core,plugins: Port generate_random_udn() to Vala
2010-05-08 Zeeshan Ali (Khattak)core: Configuration option for plugin path
2010-04-19 Zeeshan Ali (Khattak)core,tracker: Add comments for translators
2010-04-19 Zeeshan Ali (Khattak)core,plugins,ui: Avoid '+' for translatable strings
2010-04-19 Zeeshan Ali (Khattak)core,plugins,ui: Mark translatable strings
2010-03-22 Jens Georgcore: Add WMV transcoder
2009-11-19 Zeeshan Ali (Khattak)core: Make sure autostart dir exists
2009-10-04 Zeeshan Ali (Khattak)core,ui: Handle some previously unhandled errors
2009-09-30 Zeeshan Ali (Khattak)core: UserConfig doesn't bail-out on D-Bus unavailability
2009-09-28 Zeeshan Ali (Khattak)core: Ability to specify log level at runtime
2009-09-25 Zeeshan Ali (Khattak)ui: Ignore two ignorable errors
2009-09-24 Zeeshan Ali (Khattak)core,data: Forgotten update to Rygel D-Bus paths
2009-09-03 Zeeshan Ali (Khattak)core,ui,data: Replace 'ip' config with 'interface'
2009-09-02 Zeeshan Ali (Khattak)core: Correctly handle unset port in configs
2009-07-13 Zeeshan Ali (Khattak)core: No need to keep path of config file around
2009-07-03 Zeeshan Ali (Khattak)core: Correct condition for system config loading
2009-07-03 Zeeshan Ali (Khattak)core: Minor indentation fix
2009-07-03 Zeeshan Ali (Khattak)core,ui: Diff between read-only and writable config
2009-07-03 Zeeshan Ali (Khattak)core: Don't lose translations/comments in config
2009-07-03 Zeeshan Ali (Khattak)core: Provide configuration saving API
2009-07-03 Zeeshan Ali (Khattak)core,plugins,ui: Move from GConf to .ini file usage
2009-06-17 Zeeshan Ali (Khattak)core,plugins,ui: Fix self-contradiction in headers
2009-06-12 Zeeshan Ali (Khattak)core: Catch more generic error
2009-06-12 Zeeshan Ali (Khattak)core,ui: Turn Configuration props into getter/setter
2009-06-12 Zeeshan Ali (Khattak)core,ui: Error out if value not available in config
2009-06-12 Zeeshan Ali (Khattak)core: Re-introduce Configuration impl. as UserConfig