2010-04-27 |
Matej Urbančič | Added sl for Slovenian translation |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Jorge González | Updated Spanish translation |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Jorge González | Updated Spanish translation |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Zeeshan Ali... | core,media-export: Prefer 'folder' over 'directory' |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Zeeshan Ali... | core: Don't mark extra space from translation |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Zeeshan Ali... | media-export: Use ngettext for string with plurals |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Zeeshan Ali... | core,mediathek: More translator-friendly language |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Zeeshan Ali... | core,plugins: Grammer/spelling corrections |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Zeeshan Ali... | core,media-export: Correctly case abbreviations |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Zeeshan Ali... | core,tracker: Add comments for translators |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Zeeshan Ali... | ui: Add some comments for translators |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Zeeshan Ali... | ui: No need to translate 'Tracker' |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Zeeshan Ali... | l10n: Add POTFILES.skip |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Jorge González | Added Spanish to LINGUAS |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Jorge González | Added Spanish translation |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Zeeshan Ali... | core,plugins,ui: Avoid '+' for translatable strings |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Zeeshan Ali... | core,plugins,ui: Mark translatable strings |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Zeeshan Ali... | plugins: Include config.h |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Zeeshan Ali... | l10n: Update list of Vala files |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Zeeshan Ali... | build: Correctly invoke gnome-autogen.sh |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Zeeshan Ali... | build,l10n: Fix translation framework |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Zeeshan Ali... | build: Use gnome-autogen.sh |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Zeeshan Ali... | external: Set model description |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Zeeshan Ali... | core: Plugins be able to provide a model description |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Zeeshan Ali... | core: Release log for 0.5.2 RYGEL_0_5_2 |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Zeeshan Ali... | data: Add 2 virtual folders to default user config |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Jens Georg | media-db: Fix upgrade from db v4 to v5 |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Jens Georg | media-db: Fix problems introduced by upgrade bug |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Jens Georg | media-db: Fix upgrade from schema v3 |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Jens Georg | media-export: Refactor search method |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Jens Georg | media-export: Fix browsing of virtual containers |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Jens Georg | media-export: Clean-up search method |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Jens Georg | media-export: Guess name of virtual container |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Jens Georg | media-db: Update coding style |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Jens Georg | core: Make parent_ref a property |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Jens Georg | media-db: Cleanup SQL strings |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Zeeshan Ali... | tests: Coverage for new subtitle APIs |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Zeeshan Ali... | core: ContentDirectory callbacks don't need to be virtual |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Zeeshan Ali... | core: Fix a potential crasher bug |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Zeeshan Ali... | build,core,plugins: Require & adapt to gupnp-av 0.5.5 |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Zeeshan Ali... | build: Require latest vala release (0.8.0) |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Zeeshan Ali... | core: Micro indentation fix |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Andreas Henriksson | core: Add basic support for subtitles |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Zeeshan Ali... | build: Require latest gupnp-vala bindings |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Zeeshan Ali... | core: Serve special description to Xbox |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Zeeshan Ali... | core: Minor refactor of some RootDeviceFactory code |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Zeeshan Ali... | core: Constant for ContentDirectory v1 |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Zeeshan Ali... | build: Require gupnp >= 0.13.3 |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Zeeshan Ali... | core: It's 'Xbox' not 'XBox' |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Zeeshan Ali... | core: Keep RootDeviceFactory internal |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Zeeshan Ali... | core: Micro coding-style fix |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Zeeshan Ali... | core: Cleaner XBoxHacks construction API |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Zeeshan Ali... | core: Micro coding-style fixes |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Zeeshan Ali... | core: Make use of reference passing in XBoxHacks API |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Zeeshan Ali... | core: Move older XBox hacks to new relavent class |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Zeeshan Ali... | core: Apply Xbox hacks on search results as well |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Zeeshan Ali... | core: Add XBox hacks |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Zeeshan Ali... | core,media-export,tracker: Specific class for photos |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Zeeshan Ali... | media-export: Minor refactor |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Jens Georg | media-export: Small refactor |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Jens Georg | media-export: Coding style fix |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Jens Georg | media-export: Use ref for argument modification |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Jens Georg | media-export: Catch previously uncaught exceptions |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Jens Georg | media-export: Vala bug 568972 is fixed since 0.7.9 |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Jens Georg | media-export: Fix error with vala-head |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Jens Georg | data: Have SCPD include spec version |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Zeeshan Ali... | core: Buffer 65K instead of 4K |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Zeeshan Ali... | core: Content-Length was off by 1 byte |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Zeeshan Ali... | core: Minor refactor |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Zeeshan Ali... | core: Removed unneeded conversions to double |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Jens Georg | media-export: Small refactor |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Jens Georg | core: Minor coding style fixes |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Jens Georg | media-export: Coding style fixes |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Jens Georg | media-export: Add some checks for user-provided virtual ids |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Jens Georg | media-db: Don't crash on inconsitent database |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Jens Georg | media-export: Properly fill child-count on virtual... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Jens Georg | media-export: Fix saving id filtering on startup |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Jens Georg | media-export: Hook up virtual folders to root folder |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Jens Georg | media-export: Simplify virtual folder parsing |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Jens Georg | media-db: null search expression is allowed |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Jens Georg | media-export: Uri-escape meta-data fields |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Jens Georg | core: Fix search expression parsing |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Jens Georg | media-export: Fix crash if the virtual id is not known |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Jens Georg | media-export: Fix crash on single-level query containers |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Jens Georg | media-export: Workaround XBox ID length limit |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Jens Georg | mediathek: Fix content type to video/x-ms-wmv |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Jens Georg | core: Add WMV transcoder |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Jens Georg | media-export: Map search to virtual container |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Jens Georg | media-export: Implement special searches for XBox |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Jens Georg | core: Map special folders of XBox360 to root folder |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Jens Georg | core: Re-Add X_MS_MediaReceiverRegistrar service |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Zeeshan Ali... | media-export: Make object-factory hand out virtual... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Jens Georg | Revert "media-db: Make SearchExpression translation... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Zeeshan Ali... | media-export: Refactor & clean-up |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Jens Georg | media-export: Don't deal with database internals |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Jens Georg | media-export: Use get_objects_by_search_expression |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Zeeshan Ali... | tests: Check for Content-Range format |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Zeeshan Ali... | tests: Keep check methods private |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Zeeshan Ali... | tests: Correct check for Content-Length header |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Jens Georg | core: Fix Content-Length header for partial requests |
commit | commitdiff | tree | snapshot |
next |