Age | Commit message (Expand) | Author |
2007-12-23 | Merge from 1.1. | Diego 'Flameeyes' Pettenò |
2007-12-23 | Remove the sed for 'developer-only' comments. Doxygen documentation should re... | Diego 'Flameeyes' Pettenò |
2007-12-23 | Simplify code by returning immediately if the condition is not met. | Diego 'Flameeyes' Pettenò |
2007-12-23 | Simplify code by returning immediately if the condition is not met. | Diego 'Flameeyes' Pettenò |
2007-12-23 | Return immediately if some text is found. | Diego 'Flameeyes' Pettenò |
2007-12-23 | Initialise buf as constant. | Diego 'Flameeyes' Pettenò |
2007-12-23 | Remove cc_decoder_init function entirely. | Diego 'Flameeyes' Pettenò |
2007-12-23 | Precalculate character table, rather than calculating it at runtime. Plugin s... | Diego 'Flameeyes' Pettenò |
2007-12-22 | Precalculate parity table, rather than calculating it at runtime. Plugin size... | Diego 'Flameeyes' Pettenò |
2007-12-22 | Merge the sputext decoder and demuxer in a single plugin. | Diego 'Flameeyes' Pettenò |
2007-12-22 | Move all the SubPicture decoders together in the spu_dec directory. Remove su... | Diego 'Flameeyes' Pettenò |
2007-12-22 | Move libmpeg2 inside video_dec/libmpeg2. | Diego 'Flameeyes' Pettenò |
2007-12-22 | Move libffmpeg into combined/ffmpeg directory. | Diego 'Flameeyes' Pettenò |
2007-12-22 | Rename libxinvadec directory in video_dec. | Diego 'Flameeyes' Pettenò |
2007-12-22 | Rename libxineadec directory in audio_dec. | Diego 'Flameeyes' Pettenò |
2007-12-22 | Merge -headers-reshuffle branch into main. | Diego 'Flameeyes' Pettenò |
2007-12-22 | Remove an assertion which is always triggered. | Darren Salt |
2007-12-21 | More #include fixes. | Darren Salt |
2007-12-22 | Always enable a52dec capabilities for external a52dec. | Diego 'Flameeyes' Pettenò |
2007-12-22 | Fixed an input_pvr issue with 'set input' for ivtv versions 0.10.6+. | Richard van Paasen |
2007-12-27 | Add VO_PROP_OUTPUT_* to some other video output drivers (where trivial). | Darren Salt |
2007-12-27 | Remove long-obsolete automake patch. | Darren Salt |
2007-12-27 | xmlparser: fix token buffer being too small | Maximilian Schwerin |
2007-12-27 | [Subtitles] SSA-tags patch | Dubois Nicolas |
2007-12-27 | net_plugin not always reading preview buffer to the maximum. | Michel Verbraak |
2007-12-27 | Update Provides, Conflicts & Replaces for libxine1. | Darren Salt |
2007-12-27 | Require external ffmpeg (for .deb builds). | Darren Salt |
2007-12-26 | Correct another color→colour change to a struct member name. | Darren Salt |
2007-12-26 | Correct a color→colour change to a struct member name. | Darren Salt |
2007-12-26 | Fix pls parsing (broken in cset e0819c1c624a). | Darren Salt |
2007-12-24 | Consistently use "colour", "colour key", "colour space" in output. | Darren Salt |
2007-12-24 | Spelling correction: successfuly → successfully. | Darren Salt |
2007-12-24 | Update Italian translation. | Diego 'Flameeyes' Pettenò |
2007-12-24 | Regenerate translations, so that the translators find the data updated. | Diego 'Flameeyes' Pettenò |
2007-12-20 | Correct some #includes. | Darren Salt |
2007-12-19 | Move code out of osd.h that was present only with __OSD_C__ defined. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Mark more arrays as constant. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Transform ignore_scheme into an array of arrays, padded at 8 bytes. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Transform mmst_proto_s and mmsh_proto_s into arrays of arrays, padded at 8 by... | Diego 'Flameeyes' Pettenò |
2007-12-19 | Remove orphaned functions. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Mark static strings as const. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Rewrite get_help function to use asprintf, without declaring the two help1/he... | Diego 'Flameeyes' Pettenò |
2007-12-19 | Mark static strings as const. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Mark static strings as const. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Mark tv_standard_names and tv_standard_value static. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Mark handled_mrl const and make it a char array. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Use asprintf rather than snprintf, make frontend_device a local variable, and... | Diego 'Flameeyes' Pettenò |
2007-12-19 | Mark the name attribute of Param being a const char *. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Mark content static and const. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Make buffering and enabled static, also use them as array of char array rathe... | Diego 'Flameeyes' Pettenò |