summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-26Fix remaining dxr3 compilation errors.Darren Salt
2007-12-26More header relocation fallout.Darren Salt
2007-12-26Merge backout.Diego 'Flameeyes' Pettenò
2007-12-26Backed out changeset 169a228c8f4eDiego 'Flameeyes' Pettenò
2007-12-24Move _x_scan_plugins and _x_dispose_plugins into an internal header, and don'...Diego 'Flameeyes' Pettenò
2007-12-24Add a new TODO entry: review translable strings.Diego 'Flameeyes' Pettenò
2007-12-23Ignore .loT files.Diego 'Flameeyes' Pettenò
2007-12-23Mark xine_dispose_internal static.Diego 'Flameeyes' Pettenò
2007-12-23Compile fix.Diego 'Flameeyes' Pettenò
2007-12-23Break immediately if the video driver is found, rather than continuing for th...Diego 'Flameeyes' Pettenò
2007-12-23Move dxr3_present() in dxr3.h to avoid duplicating the function.Diego 'Flameeyes' Pettenò
2007-12-23Don't create extra variables now that node is transparent to xine's build.Diego 'Flameeyes' Pettenò
2007-12-23Make the node pointer transparent during xine build.Diego 'Flameeyes' Pettenò
2007-12-23Fix for os_types.h move.Diego 'Flameeyes' Pettenò
2007-12-23Remove XINE_COMPILE conditionals where they just changed the include directiv...Diego 'Flameeyes' Pettenò
2007-12-23Move os_types.h together with the other includes.Diego 'Flameeyes' Pettenò
2007-12-23Mark open_internal static (again?).Diego 'Flameeyes' Pettenò
2007-12-23Mark all supported_types constant.Diego 'Flameeyes' Pettenò
2007-12-23Make supported_types constant, change plugins' loading code so that it actual...Diego 'Flameeyes' Pettenò
2007-12-23Remove XINE_COMPILE conditional.Diego 'Flameeyes' Pettenò
2007-12-23Mark name and pname static.Diego 'Flameeyes' Pettenò
2007-12-23Mark rm_header and pnm_data_header static.Diego 'Flameeyes' Pettenò
2007-12-23Mark tables static as well as totally constant.Diego 'Flameeyes' Pettenò
2007-12-23Make base_names array static and totally constant.Diego 'Flameeyes' Pettenò
2007-12-23Mark sizes constant.Diego 'Flameeyes' Pettenò
2007-12-23Initialize found when declaring it.Diego 'Flameeyes' Pettenò
2007-12-23Mark text_clut constant.Diego 'Flameeyes' Pettenò
2007-12-23Mark the sub_palette and sub_trans tables constant.Diego 'Flameeyes' Pettenò
2007-12-23Mark more array as constants.Diego 'Flameeyes' Pettenò
2007-12-23Make std_explanation a truly const array.Diego 'Flameeyes' Pettenò
2007-12-23Mark sipr_swaps table constant.Diego 'Flameeyes' Pettenò
2007-12-23Mark the digit array constant.Diego 'Flameeyes' Pettenò
2007-12-23Mark a few more array totally constant.Diego 'Flameeyes' Pettenò
2007-12-23Make more readable.Diego 'Flameeyes' Pettenò
2007-12-23Fix constant pointers declaration.Diego 'Flameeyes' Pettenò
2007-12-23Mark some static objects constant too.Diego 'Flameeyes' Pettenò
2007-12-23Merge from 1.1.Diego 'Flameeyes' Pettenò
2007-12-23Remove the sed for 'developer-only' comments. Doxygen documentation should re...Diego 'Flameeyes' Pettenò
2007-12-23Simplify code by returning immediately if the condition is not met.Diego 'Flameeyes' Pettenò
2007-12-23Simplify code by returning immediately if the condition is not met.Diego 'Flameeyes' Pettenò
2007-12-23Return immediately if some text is found.Diego 'Flameeyes' Pettenò
2007-12-23Initialise buf as constant.Diego 'Flameeyes' Pettenò
2007-12-23Remove cc_decoder_init function entirely.Diego 'Flameeyes' Pettenò
2007-12-23Precalculate character table, rather than calculating it at runtime. Plugin s...Diego 'Flameeyes' Pettenò
2007-12-22Precalculate parity table, rather than calculating it at runtime. Plugin size...Diego 'Flameeyes' Pettenò
2007-12-22Merge the sputext decoder and demuxer in a single plugin.Diego 'Flameeyes' Pettenò
2007-12-22Move all the SubPicture decoders together in the spu_dec directory. Remove su...Diego 'Flameeyes' Pettenò
2007-12-22Move libmpeg2 inside video_dec/libmpeg2.Diego 'Flameeyes' Pettenò
2007-12-22Move libffmpeg into combined/ffmpeg directory.Diego 'Flameeyes' Pettenò
2007-12-22Rename libxinvadec directory in video_dec.Diego 'Flameeyes' Pettenò