phako
- You’re not logged in!
- Login
- Pricing & Signup
- Member Since
- Feb 18, 2009 (10 months)
Following 0 githubbers and watching 10 repositories view all →
Public Repositories (10)
-
rygel
My push repository for work on rygel
Last updated Wed Dec 30 17:40:51 -0800 2009
-
pmp
Poor man's prism
Last updated Sun Dec 27 05:13:40 -0800 2009
-
gssdp-win32
Port of gssdp to win32 - Please note that the win32 branch will be rebased and force-pushed. Don'...
Last updated Sat Dec 26 17:22:07 -0800 2009
-
vala
My private repository for the Vala GObject compiler
Last updated Tue Sep 22 03:07:52 -0700 2009
-
gupnp-media-renderer
private repo of gupnp-media-renderer
Last updated Fri Sep 18 06:06:22 -0700 2009
-
gupnp-tools-win32
Port of gupnp-tools to win32
Last updated Thu Sep 03 07:40:03 -0700 2009
-
gupnp-win32
Port of gupnp to win32
Last updated Thu Sep 03 07:32:45 -0700 2009
-
tn
movie thumbnailer based on ffmpeg
Last updated Thu Jul 30 22:05:20 -0700 2009
-
butter
GLib utility glue library for vala
Last updated Fri Jul 03 05:59:05 -0700 2009
-
gupnp-av-win32
Port of gupnp-av to win32
Last updated Fri Jun 26 04:55:14 -0700 2009
Public Activity 
-
phako
committed
e5bc8930:
core: Minor formatting fix
-
phako
committed
23f24258:
core: Move uri generating and parsing to own class
-
phako
committed
fb0e0f3e:
core: Modify URI generation scheme
-
Zeeshan Ali (Khattak)
committed
4b3b4ba8:
core,ui,plugins: Vala debugging symbols
-
Yakup Akbay
committed
177d3c62:
Fix typo in GetCurrentConnectionInfo action response.
-
Zeeshan Ali (Khattak)
committed
9203a847:
build: Require latest vala release (0.7.10)
-
Zeeshan Ali (Khattak)
committed
669851fd:
tracker: Act on new config options
-
Zeeshan Ali (Khattak)
committed
c941eb7b:
tracker: Minor refactoring of SearchContainer
-
Zeeshan Ali (Khattak)
committed
a9023dac:
tracker: Update containers on changes to subjects
-
Zeeshan Ali (Khattak)
committed
c9b919eb:
tracker: Bind Resources.Class D-Bus interface
-
Zeeshan Ali (Khattak)
committed
d069f286:
core: Add SimpleContainer.clear()
-
Zeeshan Ali (Khattak)
committed
134abc0a:
tracker: No need to create keychains on demand
-
Zeeshan Ali (Khattak)
committed
3b9a7f1f:
tracker: Simplified handling of nested properties
-
Zeeshan Ali (Khattak)
committed
6a0b0ebf:
tracker: Allow triplets to be chainable
-
Zeeshan Ali (Khattak)
committed
958605b9:
tracker: Avoid duplicate triplets
-
Zeeshan Ali (Khattak)
committed
ea54878b:
tracker: Correct keychain for album and artist
-
Zeeshan Ali (Khattak)
committed
4925340a:
tracker: Item factory provides key chains, not keys
-
Zeeshan Ali (Khattak)
committed
6e2d9b97:
tracker: Remove unneeded 'using' statements
-
Zeeshan Ali (Khattak)
committed
cdb5b7dc:
tracker: Prefer ArrayList over vala arrays
-
Zeeshan Ali (Khattak)
committed
fb15046d:
tracker: Correct a typo
And 14 more commits...
-
phako
committed
a294b98c:
Init winsock library
-
phako
committed
6ef27401:
handle connection reset by peer
-
phako
committed
2bd25e3f:
Add proper error messages on socket errors
-
phako
committed
6ecf6a9d:
fix multicast behaviour on win32
-
phako
committed
cad1012e:
Port to GIOChannel
-
phako
committed
4fc537a9:
Port IP address detection to windows
-
phako
committed
467bfdbc:
Init winsock library
-
phako
committed
97971f23:
handle connection reset by peer
-
phako
committed
0699d8e6:
Add proper error messages on socket errors
-
phako
committed
0c231e1b:
fix multicast behaviour on win32
-
phako
committed
48ff9c42:
Port to GIOChannel
-
phako
committed
87053fd0:
Port IP address detection to windows
-
phako
committed
40e4c9cb:
Make it compile on mingw; enable libtool's win32 support
-
Zeeshan Ali (Khattak)
committed
cf145962:
Prepare release 0.7.1
-
Olivier CrĂȘte
committed
c684b9e8:
Have specific GError code for interfaces without an IP address
-
Ross Burton
committed
1032b3e8:
If we can't create a request socket don't try to create a multicast socket
-
Mattias Wadman
committed
87bd83a9:
Use SO_REUSEPORT if present
-
iain
committed
b9890a0d:
Make GSSDPClient ignore Point to Point interfaces so that GUPnP stops putting stuff on my VPN connection
-
Zeeshan Ali (Khattak)
committed
cf145962:
Prepare release 0.7.1
-
Olivier CrĂȘte
committed
c684b9e8:
Have specific GError code for interfaces without an IP address
-
Ross Burton
committed
1032b3e8:
If we can't create a request socket don't try to create a multicast socket
-
Mattias Wadman
committed
87bd83a9:
Use SO_REUSEPORT if present
-
iain
committed
b9890a0d:
Make GSSDPClient ignore Point to Point interfaces so that GUPnP stops putting stuff on my VPN connection
-
phako
committed
5fe2eb46:
core: Minor formatting fix
-
phako
committed
1288bfba:
core: Move uri generating and parsing to own class
-
phako
committed
c81a678a:
core: Modify URI generation scheme
-
Zeeshan Ali (Khattak)
committed
ba17eba9:
core: Use printf for creating TimeSeekRange string
-
Zeeshan Ali (Khattak)
committed
a0dafbd5:
core: Always time-seek if not byte-seeking
-
Zeeshan Ali (Khattak)
committed
269a6fdd:
core: Duration needs conversion to nano-seconds
-
Zeeshan Ali (Khattak)
committed
e4549e0e:
core: Remove some uneeded checks
-
Zeeshan Ali (Khattak)
committed
20bc453f:
core: No need for HTTPSeek.format anymore
-
Zeeshan Ali (Khattak)
committed
1f83a21b:
core: Rename a local variable for clarity
-
Zeeshan Ali (Khattak)
committed
94783782:
core: Rename HTTPRequest.request_handler to handler
-
Zeeshan Ali (Khattak)
committed
34300746:
core: Correct logic for decision to seek or not
-
Zeeshan Ali (Khattak)
committed
e08675b8:
core: HTTPRequest.request_handler now public
-
Zeeshan Ali (Khattak)
committed
f7631225:
core: Move seeking decision to Seek classes
-
Zeeshan Ali (Khattak)
committed
3916ede3:
core: Special seek classes for each format
-
Zeeshan Ali (Khattak)
committed
ce7f5c0d:
core: Always seek in case of byte seekable media
-
Zeeshan Ali (Khattak)
committed
c024b579:
core: HTTPRequest keeps only 1 instance of HTTPSeek
-
Zeeshan Ali (Khattak)
committed
b9d96e2f:
core: HTTPSeek sets all related headers
-
Zeeshan Ali (Khattak)
committed
4f09d087:
core: Micro coding style fix
-
Zeeshan Ali (Khattak)
committed
c2175d0d:
core: More power to HTTPSeek
-
Zeeshan Ali (Khattak)
committed
8539f095:
core: Rename an HTTPSeek method
And 2 more commits...
-
Zeeshan Ali (Khattak)
committed
626ba91d:
tracker: Get rid of SearchContainer().filter
-
Zeeshan Ali (Khattak)
committed
3a74a941:
tracker: Move TrackerQueryTriplet* to separate files
-
Zeeshan Ali (Khattak)
committed
05115758:
tracker: Rename TrackerKeywords to TrackerTags
-
Zeeshan Ali (Khattak)
committed
874d759b:
tracker: Sort query results by "fileLastModified"
-
Zeeshan Ali (Khattak)
committed
da9cc3f6:
tracker: No need to convert dates to ISO8601 anymore
-
Zeeshan Ali (Khattak)
committed
fc690100:
tracker: Tracker now deals in URIs not paths
-
Zeeshan Ali (Khattak)
committed
43d7978a:
tracker: Privatize ItemFactory.seconds_to_iso8601()
-
Zeeshan Ali (Khattak)
committed
de879dc1:
tracker: Only ask for relavent metadata
-
Zeeshan Ali (Khattak)
committed
f285cfe4:
tracker: Get rid of two redundant methods
-
Zeeshan Ali (Khattak)
committed
38377981:
tracker: 'upnp_class' now an item factory field
-
Zeeshan Ali (Khattak)
committed
bb12e576:
tracker: Container classes deal with item factories
-
Zeeshan Ali (Khattak)
committed
98ab15e7:
tracker: Item factory should know it's category
-
Zeeshan Ali (Khattak)
committed
f6df7fff:
tracker: Implement factories rather than items
-
Zeeshan Ali (Khattak)
committed
7c83b3e3:
tracker: Set title in base TrackerItem class
-
Zeeshan Ali (Khattak)
committed
dd821c09:
tracker: Avoid copying of triplets when possible
-
Zeeshan Ali (Khattak)
committed
2589fee5:
tracker: Pass triplets' clone to child container
-
Zeeshan Ali (Khattak)
committed
3fec870c:
tracker: TrackerQuery.from_template -> clone
-
Zeeshan Ali (Khattak)
committed
11aca147:
tracker: Cloneable TrackerQueryTriplet*
-
Zeeshan Ali (Khattak)
committed
a7dc2bc9:
tracker: Separate class for list of triplets
-
Zeeshan Ali (Khattak)
committed
f991f5c0:
tracker: Initial port to 0.7 APIs
And 40 more commits...
-
Zeeshan Ali (Khattak)
committed
626ba91d:
tracker: Get rid of SearchContainer().filter
-
Zeeshan Ali (Khattak)
committed
3a74a941:
tracker: Move TrackerQueryTriplet* to separate files
-
Zeeshan Ali (Khattak)
committed
05115758:
tracker: Rename TrackerKeywords to TrackerTags
-
Zeeshan Ali (Khattak)
committed
874d759b:
tracker: Sort query results by "fileLastModified"
-
Zeeshan Ali (Khattak)
committed
da9cc3f6:
tracker: No need to convert dates to ISO8601 anymore
-
Zeeshan Ali (Khattak)
committed
fc690100:
tracker: Tracker now deals in URIs not paths
-
Zeeshan Ali (Khattak)
committed
43d7978a:
tracker: Privatize ItemFactory.seconds_to_iso8601()
-
Zeeshan Ali (Khattak)
committed
de879dc1:
tracker: Only ask for relavent metadata
-
Zeeshan Ali (Khattak)
committed
f285cfe4:
tracker: Get rid of two redundant methods
-
Zeeshan Ali (Khattak)
committed
38377981:
tracker: 'upnp_class' now an item factory field
-
Zeeshan Ali (Khattak)
committed
bb12e576:
tracker: Container classes deal with item factories
-
Zeeshan Ali (Khattak)
committed
98ab15e7:
tracker: Item factory should know it's category
-
Zeeshan Ali (Khattak)
committed
f6df7fff:
tracker: Implement factories rather than items
-
Zeeshan Ali (Khattak)
committed
7c83b3e3:
tracker: Set title in base TrackerItem class
-
Zeeshan Ali (Khattak)
committed
dd821c09:
tracker: Avoid copying of triplets when possible
-
Zeeshan Ali (Khattak)
committed
2589fee5:
tracker: Pass triplets' clone to child container
-
Zeeshan Ali (Khattak)
committed
3fec870c:
tracker: TrackerQuery.from_template -> clone
-
Zeeshan Ali (Khattak)
committed
11aca147:
tracker: Cloneable TrackerQueryTriplet*
-
Zeeshan Ali (Khattak)
committed
a7dc2bc9:
tracker: Separate class for list of triplets
-
Zeeshan Ali (Khattak)
committed
f991f5c0:
tracker: Initial port to 0.7 APIs
And 21 more commits...
-
Zeeshan Ali (Khattak)
committed
48bf482b:
core: Load config before setting log handler
-
Zeeshan Ali (Khattak)
committed
a39fbb91:
core,external: Move string substitution to core
-
Zeeshan Ali (Khattak)
committed
332bb78e:
core: Simpler buffer processing
-
Zeeshan Ali (Khattak)
committed
86083c75:
external: Remove redundant part from FIXME comment
-
Zeeshan Ali (Khattak)
committed
107fa5c7:
external: Micro refactoring
-
Zeeshan Ali (Khattak)
committed
5624b258:
external: Turn ExternalItem class into a factory
-
Zeeshan Ali (Khattak)
committed
3ad71c11:
external: Turn Thumbnail class into a factory
-
Zeeshan Ali (Khattak)
committed
8565aeff:
core: Defer creation of device to mainloop
-
Zeeshan Ali (Khattak)
committed
0495c9b3:
external: No need to pass D-Bus connection around
-
Zeeshan Ali (Khattak)
committed
bd5dd352:
external: Put ExternalPluginFactory in Rygel namespace
-
Zeeshan Ali (Khattak)
committed
f5395231:
external: Separate factory for icon info fetching
-
Zeeshan Ali (Khattak)
committed
68d4838f:
external: Prefer factory usage over static methods
-
Zeeshan Ali (Khattak)
committed
7ee75e0e:
external: Micro indentation fix
-
Zeeshan Ali (Khattak)
committed
84e37977:
external: Use Freedesktop.GetAll to get properties
-
Zeeshan Ali (Khattak)
committed
6c0a1bd9:
external: Use icon if provided by the service
-
Zeeshan Ali (Khattak)
committed
c0e78dec:
core,tracker: Plugin provide URIs for icons
-
Zeeshan Ali (Khattak)
committed
65bd9afb:
external: Async creation of plugin instance
-
Zeeshan Ali (Khattak)
committed
5e89f68d:
external: Support pixel-aspect-ratio properties
-
Zeeshan Ali (Khattak)
committed
2d11d101:
external: Make use of thumbnails
-
Zeeshan Ali (Khattak)
committed
cdf1108a:
core: Fix LiveResponse wrt latest async changes
And 86 more commits...
-
Zeeshan Ali (Khattak)
committed
4914a467:
gst-renderer: Correct namespace on LastChange events
-
Zeeshan Ali (Khattak)
committed
afa93f5f:
gst-renderer: URI and metadata are always escaped
-
Zeeshan Ali (Khattak)
committed
423af509:
gst-renderer: Correct playback logic
-
Zeeshan Ali (Khattak)
committed
64f2c8d6:
gst-renderer: More debug output from video window
-
Zeeshan Ali (Khattak)
committed
0b2471b1:
gst-renderer: Replace OwlVideoWidget by use of playbin2
-
Zeeshan Ali (Khattak)
committed
ff08a9c3:
gst-renderer: Better names for variables & parameters
-
Zeeshan Ali (Khattak)
committed
e985210b:
gst-renderer: Remove now redundant arguments
-
Zeeshan Ali (Khattak)
committed
9e46b5fc:
gst-renderer: Window shouldn't be fullscreen by default
-
Zeeshan Ali (Khattak)
committed
9f962460:
gst-renderer: ChangeLog keeps unowned ref to service
-
Zeeshan Ali (Khattak)
committed
7427e81d:
gst-renderer: Micro style fix
-
Zeeshan Ali (Khattak)
committed
3647a983:
gst-renderer: Initialize Gtk
-
Zeeshan Ali (Khattak)
committed
7dbf92dc:
gst-renderer: Gtk.Window is top-level by default
-
Zeeshan Ali (Khattak)
committed
b357994c:
gst-renderer: Create widget before connecting signals
-
Zeeshan Ali (Khattak)
committed
0a3ca997:
gst-renderer: Adapt to new libgee API
-
phako
committed
aa6ecdb8:
gst-renderer: Fix dependencies
-
phako
committed
2ff97c26:
gst-render: Port to automake-1.11
-
Zeeshan Ali (Khattak)
committed
956f8543:
core: Update MR desc file to suit Rygel
-
Zeeshan Ali (Khattak)
committed
fe7258fc:
plugins: Respect 'uninstalled' flag
-
Zeeshan Ali (Khattak)
committed
fbd10c73:
core: Link to gst-interfaces
-
Zeeshan Ali (Khattak)
committed
a1bbaa24:
core,plugins: Add gst-based MediaRenderer
And 136 more commits...
-
Zeeshan Ali (Khattak)
committed
ac150672:
core: Implement LogicalExpression.satisfied_by()
-
Zeeshan Ali (Khattak)
committed
c88f0555:
core: Synchronous SearchExpression.satisfied_by()
-
Zeeshan Ali (Khattak)
committed
bd0ffff9:
core: implement AtomicExpression.satisfied_by()
-
Zeeshan Ali (Khattak)
committed
9a19717a:
core: Hardcode the upnp_class in MediaContainer
-
Zeeshan Ali (Khattak)
committed
8076395d:
core: Move MediaItem.upnp_class to MediaObject
-
Zeeshan Ali (Khattak)
committed
3c990698:
core: Micro refactoring of SearchExpression classes
-
Zeeshan Ali (Khattak)
committed
dc5c6b8c:
core: satisfied_by() is now async and abstract
-
Zeeshan Ali (Khattak)
committed
976d5981:
core: Rename a method to better reflect it's purpose
-
Zeeshan Ali (Khattak)
committed
80a0a1c8:
core: Introduce SearchExpression.to_string ()
-
Zeeshan Ali (Khattak)
committed
86589d33:
core: SearchExpression is now abstract
-
Zeeshan Ali (Khattak)
committed
22e817e5:
core: Well-document the SearchCriteriaParser logic
-
Zeeshan Ali (Khattak)
committed
fe23e6c8:
core: Make Dummy expression classes more private
-
Zeeshan Ali (Khattak)
committed
dc8c1fa3:
core: Update copyright header
-
Zeeshan Ali (Khattak)
committed
dc773e53:
core: No need for SearchCriteria class
-
Zeeshan Ali (Khattak)
committed
ab1b93a0:
core: Basic blocks for search criteria parsing
-
Zeeshan Ali (Khattak)
committed
fcd931b9:
build: Bump-up gupnp-vala and gupnp-av requirements
-
Zeeshan Ali (Khattak)
committed
2d266a90:
core: Dummy Search implementation
-
Zeeshan Ali (Khattak)
committed
ed09d2cf:
core: Specify basic properties in SearchCapabilities
-
Zeeshan Ali (Khattak)
committed
1ebb404f:
core: search_caps is now a private constant
-
Zeeshan Ali (Khattak)
committed
0cc43d37:
data: Advertise Search functionality
And 52 more commits...
-
phako
committed
3f19d682:
core: Add compile time option for SQL debugging
-
phako
committed
cde9c33e:
core: small formatting update
-
phako
committed
55082db2:
core: Make @null static in Database class
-
phako
committed
c4d51865:
core: update formatting
-
phako
committed
7c57cfa1:
core: Use closure table to delete object
-
phako
committed
1e5d9775:
core: get rid off "get_table" function
-
phako
committed
64e9f844:
core: Add closure table to speed up object lookup
-
phako
committed
93258df3:
core: use index on Object.parent
-
phako
committed
174ae230:
core: add sqlite pragmas
-
phako
committed
184ed721:
core: Fix remaining warnings
-
phako
committed
877fe9d6:
core: Use Rygel.Database at remaining places
-
phako
committed
351e5166:
core: make Database.rollback() non-throwing
-
phako
committed
f2778283:
core: port database upgrade to new api
-
phako
committed
0110f2b1:
core: add assert to enforce null-pointer only
-
phako
committed
2d826264:
core: port schema creation to new database class
-
phako
committed
27ac6a4e:
core: delegate exec in special cases
-
phako
committed
913d1267:
core: add begin, commit and rollback methods
-
phako
committed
2358de1c:
core: Move basic database access into own class
-
phako
committed
748c0b59:
core: Fix another unhandled error
-
phako
committed
680d86d7:
core: Add missing throws clause
And 35 more commits...
-
Zeeshan Ali (Khattak)
committed
4914a467:
gst-renderer: Correct namespace on LastChange events
-
Zeeshan Ali (Khattak)
committed
afa93f5f:
gst-renderer: URI and metadata are always escaped
-
Zeeshan Ali (Khattak)
committed
423af509:
gst-renderer: Correct playback logic
-
Zeeshan Ali (Khattak)
committed
64f2c8d6:
gst-renderer: More debug output from video window
-
Zeeshan Ali (Khattak)
committed
0b2471b1:
gst-renderer: Replace OwlVideoWidget by use of playbin2
-
Zeeshan Ali (Khattak)
committed
ff08a9c3:
gst-renderer: Better names for variables & parameters
-
Zeeshan Ali (Khattak)
committed
e985210b:
gst-renderer: Remove now redundant arguments
-
Zeeshan Ali (Khattak)
committed
9e46b5fc:
gst-renderer: Window shouldn't be fullscreen by default
-
Zeeshan Ali (Khattak)
committed
9f962460:
gst-renderer: ChangeLog keeps unowned ref to service
-
Zeeshan Ali (Khattak)
committed
7427e81d:
gst-renderer: Micro style fix
-
Zeeshan Ali (Khattak)
committed
3647a983:
gst-renderer: Initialize Gtk
-
Zeeshan Ali (Khattak)
committed
7dbf92dc:
gst-renderer: Gtk.Window is top-level by default
-
Zeeshan Ali (Khattak)
committed
b357994c:
gst-renderer: Create widget before connecting signals
-
Zeeshan Ali (Khattak)
committed
0a3ca997:
gst-renderer: Adapt to new libgee API
-
phako
committed
aa6ecdb8:
gst-renderer: Fix dependencies
-
phako
committed
2ff97c26:
gst-render: Port to automake-1.11
-
Zeeshan Ali (Khattak)
committed
956f8543:
core: Update MR desc file to suit Rygel
-
Zeeshan Ali (Khattak)
committed
fe7258fc:
plugins: Respect 'uninstalled' flag
-
Zeeshan Ali (Khattak)
committed
fbd10c73:
core: Link to gst-interfaces
-
Zeeshan Ali (Khattak)
committed
a1bbaa24:
core,plugins: Add gst-based MediaRenderer
And 36 more commits...
-
Zeeshan Ali (Khattak)
committed
efbdb51c:
core: Async handling of seekable response
-
phako
committed
86c99391:
core: small formatting update
-
phako
committed
77d24a9d:
build: Bump up sqlite requirement
-
phako
committed
e3f3aa8d:
core: Make @null static in Database class
-
phako
committed
ed25d2ee:
core: update formatting
-
phako
committed
2cf2ad0f:
core: Use closure table to delete object
-
phako
committed
497af40e:
core: get rid off "get_table" function
-
phako
committed
3b08b319:
core: Add closure table to speed up object lookup
-
phako
committed
d80592bf:
core: use index on Object.parent
-
phako
committed
f2f058e7:
core: add sqlite pragmas
-
phako
committed
152b18c2:
core: Fix remaining warnings
-
phako
committed
00462bb6:
core: Use Rygel.Database at remaining places
-
phako
committed
4a3a5bc1:
core: make Database.rollback() non-throwing
-
phako
committed
5e4f4f84:
core: port database upgrade to new api
-
phako
committed
6d98f18b:
core: add assert to enforce null-pointer only
-
phako
committed
c1dd71fa:
core: port schema creation to new database class
-
phako
committed
ac024c25:
core: delegate exec in special cases
-
phako
committed
504855ea:
core: add begin, commit and rollback methods
-
phako
committed
4f6a9861:
core: Move basic database access into own class
-
phako
committed
86c99391:
core: small formatting update
-
phako
committed
77d24a9d:
build: Bump up sqlite requirement
-
phako
committed
e3f3aa8d:
core: Make @null static in Database class
-
phako
committed
ed25d2ee:
core: update formatting
-
phako
committed
2cf2ad0f:
core: Use closure table to delete object
-
phako
committed
497af40e:
core: get rid off "get_table" function
-
phako
committed
3b08b319:
core: Add closure table to speed up object lookup
-
phako
committed
d80592bf:
core: use index on Object.parent
-
phako
committed
f2f058e7:
core: add sqlite pragmas
-
phako
committed
152b18c2:
core: Fix remaining warnings
-
phako
committed
00462bb6:
core: Use Rygel.Database at remaining places
-
phako
committed
4a3a5bc1:
core: make Database.rollback() non-throwing
-
phako
committed
5e4f4f84:
core: port database upgrade to new api
-
phako
committed
6d98f18b:
core: add assert to enforce null-pointer only
-
phako
committed
c1dd71fa:
core: port schema creation to new database class
-
phako
committed
ac024c25:
core: delegate exec in special cases
-
phako
committed
504855ea:
core: add begin, commit and rollback methods
-
phako
committed
4f6a9861:
core: Move basic database access into own class
-
phako
committed
b39f7858:
core: Fix another unhandled error
-
phako
committed
d01b04bf:
core: Add missing throws clause
And 2 more commits...
-
phako
committed
03b8dcdd:
core: Use closure table to delete object
-
phako
committed
08a9e039:
core: get rid off "get_table" function
-
phako
committed
0177ec5f:
core: Add closure table to speed up object lookup
-
phako
committed
ff9e9ce9:
core: Add compile time option for SQL debugging
-
phako
committed
dc8be454:
core: use index on Object.parent
-
phako
committed
65a0daf7:
core: add sqlite pragmas
-
phako
committed
34d1afad:
core: Add performace measurement
-
phako
committed
82bba504:
media-export: Remove warnings from refactoring
-
phako
committed
e2c1be32:
core: Fix remaining warnings
-
phako
committed
dc957a0e:
core: Port to new api
-
phako
committed
51c76c91:
core: make Database.rollback() non-throwing
-
phako
committed
309e704b:
core: port database upgrade to new api
-
phako
committed
4d314aed:
core: add assert to enforce null-pointer only
-
phako
committed
9cf41cbb:
core: port schema creation to new database class
-
phako
committed
5ada4bda:
core: delegate exec in special cases
-
phako
committed
bebe1865:
core: add begin, commit and rollback methods
-
phako
committed
4340841f:
core: Use temporary variables in closures
-
phako
committed
079be1ef:
core: Move basic database access into own class
-
phako
committed
b39f7858:
core: Fix another unhandled error
-
phako
committed
d01b04bf:
core: Add missing throws clause
-
phako
committed
458ed35d:
core: Use closure table to delete object
-
phako
committed
58a61d81:
core: get rid off "get_table" function
-
phako
committed
0866626a:
core: Add closure table to speed up object lookup
-
phako
committed
e857da38:
core: Add compile time option for SQL debugging
-
phako
committed
6184719a:
core: use index on Object.parent
-
phako
committed
21aa43a9:
core: add sqlite pragmas
-
phako
committed
5dab50cc:
core: Add performace measurement
-
phako
committed
c7c88d9a:
media-export: Remove warnings from refactoring
-
phako
committed
c22751da:
core: Fix remaining warnings
-
phako
committed
eb96ea27:
core: Port to new api
-
phako
committed
00d1764a:
core: make Database.rollback() non-throwing
-
phako
committed
baf40dc7:
core: port database upgrade to new api
-
phako
committed
5b0c0b2b:
core: add assert to enforce null-pointer only
-
phako
committed
610abbb0:
core: port schema creation to new database class
-
phako
committed
639cc5f8:
core: delegate exec in special cases
-
phako
committed
28029e80:
core: add begin, commit and rollback methods
-
phako
committed
1d7152f1:
core: Use temporary variables in closures
-
phako
committed
39230ef0:
core: Use closure table to delete object
-
phako
committed
9f6ae319:
core: get rid off "get_table" function
-
phako
committed
83ceee5f:
core: Add closure table to speed up object lookup
-
phako
committed
9cfb616f:
core: Add compile time option for SQL debugging
-
phako
committed
d30ba5ae:
core: use index on Object.parent
-
phako
committed
b1a830d1:
core: add sqlite pragmas
-
phako
committed
658ddd9f:
core: Add performace measurement
-
phako
committed
eb8d1583:
media-export: Remove warnings from refactoring
-
phako
committed
17376b47:
core: Fix remaining warnings
-
phako
committed
ff8768f3:
core: Port to new api
-
phako
committed
19367197:
core: make Database.rollback() non-throwing
-
phako
committed
43c4581b:
core: port database upgrade to new api
-
phako
committed
d6326bd3:
core: add assert to enforce null-pointer only
-
phako
committed
3ca6774c:
core: port schema creation to new database class
-
phako
committed
2a127e41:
core: delegate exec in special cases
-
phako
committed
73b0dfee:
core: add begin, commit and rollback methods
-
phako
committed
9e0ba711:
core: Workaround for bug #59676
-
phako
committed
b60cdd52:
core: Move basic database access into own class
-
phako
committed
57d1496c:
core: Fix another unhandled error
-
phako
committed
c00bbc24:
core: Add missing throws clause
-
phako
committed
2675418b:
core: Use closure table to delete object
-
phako
committed
27f4c7e3:
core: get rid off "get_table" function
-
phako
committed
f2502c92:
core: Add closure table to speed up object lookup
-
phako
committed
066a805f:
core: Add compile time option for SQL debugging
-
phako
committed
0808bbc8:
core: use index on Object.parent
-
phako
committed
c924630e:
core: add sqlite pragmas
-
phako
committed
3f3e2fba:
core: Add performace measurement
-
phako
committed
991a5912:
media-export: Remove warnings from refactoring
-
phako
committed
eafa3007:
core: Fix remaining warnings
-
phako
committed
9eddac8d:
core: Port to new api
-
phako
committed
8f374fa5:
core: make Database.rollback() non-throwing
-
phako
committed
ee4f225c:
core: port database upgrade to new api
-
phako
committed
18530a41:
core: add assert to enforce null-pointer only
-
phako
committed
3de08ce0:
core: port schema creation to new database class
-
phako
committed
db59b3c5:
core: delegate exec in special cases
-
phako
committed
0c461043:
core: add begin, commit and rollback methods
-
phako
committed
438fa8ba:
core: Workaround for bug #59676
-
phako
committed
0c1da81e:
core: Move basic database access into own class
-
phako
committed
1d81716d:
core: Fix another unhandled error
-
Zeeshan Ali (Khattak)
committed
efbdb51c:
core: Async handling of seekable response
