2007-10-02 |
Benjamin Otte | whooooops
|
commit | commitdiff | tree |
2007-10-02 |
Benjamin Otte | add docs and fix copyright
|
commit | commitdiff | tree |
2007-10-02 |
Benjamin Otte | implement Sound.stop()
|
commit | commitdiff | tree |
2007-10-02 |
Benjamin Otte | copy/paste caused some issues here
|
commit | commitdiff | tree |
2007-10-02 |
Benjamin Otte | add a hack that I don't like at all, but that works
|
commit | commitdiff | tree |
2007-10-02 |
Benjamin Otte | whoops, forgot these 2
|
commit | commitdiff | tree |
2007-10-02 |
Benjamin Otte | add swfdec_player_stop_sounds() to stop selected sounds
|
commit | commitdiff | tree |
2007-10-02 |
Benjamin Otte | also warn about missing CAIRO_EXTEND_PAD when parsing...
|
commit | commitdiff | tree |
2007-10-02 |
Benjamin Otte | implement Sound(), Sound.attachSound() and Sound.start()
|
commit | commitdiff | tree |
2007-10-02 |
Benjamin Otte | set the stop sample to end of sample by default
|
commit | commitdiff | tree |
2007-10-02 |
Benjamin Otte | warn if an ASNative doesn't exist
|
commit | commitdiff | tree |
2007-10-02 |
Benjamin Otte | wrong comparison, oops
|
commit | commitdiff | tree |
2007-10-02 |
Benjamin Otte | allow optional arguments after a '|' separator in SWFDEC_AS_...
|
commit | commitdiff | tree |
2007-10-02 |
Benjamin Otte | simplify SWFDEC_AS_CHECK macro by auto-casting the...
|
commit | commitdiff | tree |
2007-10-02 |
Benjamin Otte | remove audio_skip usage
|
commit | commitdiff | tree |
2007-10-02 |
Benjamin Otte | replace swfdec_movie_get_by_path with swfdec_player_get_movi...
|
commit | commitdiff | tree |
2007-10-02 |
Benjamin Otte | add new function to create audio events
|
commit | commitdiff | tree |
2007-10-02 |
Benjamin Otte | enqueue and parse later all STARTSOUND tags instead...
|
commit | commitdiff | tree |
2007-10-02 |
Benjamin Otte | don't use a SwfdecSoundChunk element in SwfdecAudioEvent...
|
commit | commitdiff | tree |
2007-10-02 |
Benjamin Otte | only queue redraws when the properties actually changed
|
commit | commitdiff | tree |
2007-10-01 |
Benjamin Otte | fix up doc build system to accept newer gtk-doc versions
|
commit | commitdiff | tree |
2007-10-01 |
Benjamin Otte | docs fixes
|
commit | commitdiff | tree |
2007-10-01 |
Benjamin Otte | in- or exclude new symbols from docs build
|
commit | commitdiff | tree |
2007-10-01 |
Benjamin Otte | remove SwfdecAsDate definition from swfdec_as_types.h
|
commit | commitdiff | tree |
2007-10-01 |
Benjamin Otte | rename SwfdecSOund struct members
|
commit | commitdiff | tree |
2007-10-01 |
Benjamin Otte | rewrite SwfdecAudioFormat handling
|
commit | commitdiff | tree |
2007-10-01 |
Benjamin Otte | indentation
|
commit | commitdiff | tree |
2007-10-01 |
Benjamin Otte | fix wrong assertion check
|
commit | commitdiff | tree |
2007-10-01 |
Benjamin Otte | make RemoveSprite use swfdec_movie_get_by_path
|
commit | commitdiff | tree |
2007-10-01 |
Benjamin Otte | implement second argument of MovieClip.getBounds()
|
commit | commitdiff | tree |
2007-09-30 |
Benjamin Otte | add test to make sure setTarget paths aren't relative
|
commit | commitdiff | tree |
2007-09-30 |
Benjamin Otte | make hitTest() use swfdec_movie_get_by_path()
|
commit | commitdiff | tree |
2007-09-30 |
Benjamin Otte | add swfdec_movie_get_by_path()
|
commit | commitdiff | tree |
2007-09-30 |
Benjamin Otte | Ref the event list before iterating over the scripts
|
commit | commitdiff | tree |
2007-09-30 |
Benjamin Otte | Free the temporary cairo_t after use
|
commit | commitdiff | tree |
2007-09-30 |
Benjamin Otte | pass the pointer to set_drag_movie, not the (maybe...
|
commit | commitdiff | tree |
2007-09-30 |
Benjamin Otte | add stupid test for atan2
|
commit | commitdiff | tree |
2007-09-30 |
Benjamin Otte | the arguments for atan2 were swapped
|
commit | commitdiff | tree |
2007-09-30 |
Benjamin Otte | reimplement morph shape parsing
|
commit | commitdiff | tree |
2007-09-30 |
Benjamin Otte | changing ratio requires a redraw
|
commit | commitdiff | tree |
2007-09-30 |
Benjamin Otte | actually set the number of data entries, don't just...
|
commit | commitdiff | tree |
2007-09-30 |
Benjamin Otte | fix wrong warning message
|
commit | commitdiff | tree |
2007-09-29 |
Benjamin Otte | make a debug message out of a g_print
|
commit | commitdiff | tree |
2007-09-29 |
Benjamin Otte | move comparing if subpaths match into their own function
|
commit | commitdiff | tree |
2007-09-29 |
Benjamin Otte | optimization: don't reverse self-contained paths
|
commit | commitdiff | tree |
2007-09-29 |
Benjamin Otte | optimization: discard empty paths
|
commit | commitdiff | tree |
2007-09-29 |
Benjamin Otte | optimization to fill parsing
|
commit | commitdiff | tree |
2007-09-29 |
Benjamin Otte | use the new invalidation code to only repaint changed...
|
commit | commitdiff | tree |
2007-09-29 |
Benjamin Otte | change invalid region handling, step 2
|
commit | commitdiff | tree |
2007-09-29 |
Benjamin Otte | various fixes to code that was previously unused
|
commit | commitdiff | tree |
2007-09-29 |
Benjamin Otte | add an option to show redraw regions
|
commit | commitdiff | tree |
2007-09-29 |
Benjamin Otte | add more functions
|
commit | commitdiff | tree |
2007-09-29 |
Benjamin Otte | add SwfdecRectangle to take over invalidation handling.
|
commit | commitdiff | tree |
2007-09-29 |
Benjamin Otte | add copyright header
|
commit | commitdiff | tree |
2007-09-29 |
Benjamin Otte | indentation
|
commit | commitdiff | tree |
2007-09-28 |
Benjamin Otte | don't insert silence into audio streams
|
commit | commitdiff | tree |
2007-09-28 |
Benjamin Otte | we need a new current point after CLOSE_PATH and MOVE_TO
|
commit | commitdiff | tree |
2007-09-28 |
Benjamin Otte | only replace graphics when they are different
|
commit | commitdiff | tree |
2007-09-28 |
Benjamin Otte | fix invalidation handling.
|
commit | commitdiff | tree |
2007-09-28 |
Benjamin Otte | indentation
|
commit | commitdiff | tree |
2007-09-28 |
Benjamin Otte | add the working tests from the Shape rewrite
|
commit | commitdiff | tree |
2007-09-28 |
Benjamin Otte | add test for all the ways to do string extraction
|
commit | commitdiff | tree |
2007-09-28 |
Benjamin Otte | export substr function - treat undefined in substr...
|
commit | commitdiff | tree |
2007-09-28 |
Benjamin Otte | implement StringExtract and MBStringExtract actions
|
commit | commitdiff | tree |
2007-09-28 |
Benjamin Otte | include a UTF-8 string in values.as
|
commit | commitdiff | tree |
2007-09-27 |
Benjamin Otte | check for unsetting clip depth before setting a new one
|
commit | commitdiff | tree |
2007-09-27 |
Benjamin Otte | set the URL on the slow loader
|
commit | commitdiff | tree |
2007-09-27 |
Benjamin Otte | order characters by id when dumping
|
commit | commitdiff | tree |
2007-09-27 |
Benjamin Otte | don't warn "fillstyle has no path" when parsing fonts
|
commit | commitdiff | tree |
2007-09-27 |
Benjamin Otte | only unref draws if they exist
|
commit | commitdiff | tree |
2007-09-27 |
Benjamin Otte | make tests work with new drawing stuff
|
commit | commitdiff | tree |
2007-09-27 |
Benjamin Otte | What does that line do in here?
|
commit | commitdiff | tree |
2007-09-27 |
Benjamin Otte | apply the color transform in color patterns
|
commit | commitdiff | tree |
2007-09-27 |
Benjamin Otte | remove the fill parameter from the rendering functions
|
commit | commitdiff | tree |
2007-09-27 |
Benjamin Otte | implement clipping using masks
|
commit | commitdiff | tree |
2007-09-27 |
Benjamin Otte | the cairo_t is modified by the SwfdecDraw now, thank...
|
commit | commitdiff | tree |
2007-09-27 |
Benjamin Otte | implement swfdec_draw_contains ()
|
commit | commitdiff | tree |
2007-09-27 |
Benjamin Otte | no, the x1, y1 coordinate is excluded from a rectangle
|
commit | commitdiff | tree |
2007-09-27 |
Benjamin Otte | properly invalidate newly added movies
|
commit | commitdiff | tree |
2007-09-27 |
Benjamin Otte | huge cleanup of the shape parsing rendering, step 1
|
commit | commitdiff | tree |
2007-09-26 |
Benjamin Otte | add a new SwfdecDraw class
|
commit | commitdiff | tree |
2007-09-25 |
Benjamin Otte | make this extract sounds again
|
commit | commitdiff | tree |
2007-09-25 |
Benjamin Otte | make it compile again after name changes
|
commit | commitdiff | tree |
2007-09-25 |
Benjamin Otte | get rid of ffmpeg colorspace conversion completely
|
commit | commitdiff | tree |
2007-09-25 |
Benjamin Otte | implement colorspace conversion without ffmpeg
|
commit | commitdiff | tree |
2007-09-25 |
Benjamin Otte | make GStreamer backend actually work, not just compile
|
commit | commitdiff | tree |
2007-09-25 |
Benjamin Otte | rework video handling
|
commit | commitdiff | tree |
2007-09-25 |
Benjamin Otte | memleak
|
commit | commitdiff | tree |
2007-09-25 |
Benjamin Otte | SwfdcAudioOut => SwfdecAudioFormat
|
commit | commitdiff | tree |
2007-09-25 |
Benjamin Otte | SwfdecAudioFormat => SwfdecAudioCodec
|
commit | commitdiff | tree |
2007-09-25 |
Benjamin Otte | SwfdecVideoFormat => SwfdecVideoCodec
|
commit | commitdiff | tree |
2007-09-25 |
Benjamin Otte | giving VP6 a one-byte clamp size is NetStream specific...
|
commit | commitdiff | tree |
2007-09-24 |
Benjamin Otte | fix swfdec_as_context_startup() to work on non-SwfdecPlayer...
|
commit | commitdiff | tree |
2007-09-24 |
Benjamin Otte | add tests for setTarget action changes
|
commit | commitdiff | tree |
2007-09-24 |
Benjamin Otte | disable WARNING messages by default
|
commit | commitdiff | tree |
2007-09-24 |
Benjamin Otte | make SetTarget actions work properly using the new...
|
commit | commitdiff | tree |
2007-09-24 |
Benjamin Otte | implement _target property
|
commit | commitdiff | tree |
2007-09-23 |
Benjamin Otte | update test to include GetVariable/SetVariable actions
|
commit | commitdiff | tree |
2007-09-23 |
Benjamin Otte | add a missed test - the most important one
|
commit | commitdiff | tree |
2007-09-23 |
Benjamin Otte | allow creating video and audio streams on demand -...
|
commit | commitdiff | tree |